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