Example #1
0
 public function testIsNotBloodElf()
 {
     $this->assertFalse(self::$obj->isBloodElf());
 }