Example #1
0
 public function testItemSpells()
 {
     $this->assertInstanceOf('bnetlib\\Resource\\Entity\\Wow\\Item\\Spells', self::$obj->getItemSpells());
 }