Example #1
0
 public function testAllowableRacees()
 {
     $this->assertInstanceOf('bnetlib\\Resource\\Entity\\Shared\\ListData', self::$obj->getAllowableRacees());
 }