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