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