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