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