예제 #1
0
파일: ItemTest.php 프로젝트: coss/bnetlib
 public function testIsBlue()
 {
     $this->assertTrue(self::$obj->isBlue());
 }