예제 #1
0
파일: ItemTest.php 프로젝트: coss/bnetlib
 public function testItemSpells()
 {
     $this->assertInstanceOf('bnetlib\\Resource\\Entity\\Wow\\Item\\Spells', self::$obj->getItemSpells());
 }