Beispiel #1
0
 public function testIsNotHuman()
 {
     $this->assertFalse(self::$obj->isHuman());
 }