Exemplo n.º 1
0
 public function testIsNotPaladin()
 {
     $this->assertFalse(self::$obj->isPaladin());
 }