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