コード例 #1
0
ファイル: ItemTest.php プロジェクト: coss/bnetlib
 public function testIsBlue()
 {
     $this->assertTrue(self::$obj->isBlue());
 }