Пример #1
0
 public function testFirstNameMale()
 {
     $this->assertContains(Person::firstNameMale(), array('John'));
 }