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