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