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