コード例 #1
0
ファイル: ItemTest.php プロジェクト: coss/bnetlib
 public function testItemSpells()
 {
     $this->assertInstanceOf('bnetlib\\Resource\\Entity\\Wow\\Item\\Spells', self::$obj->getItemSpells());
 }