Example #1
0
 public function testGetPlayers()
 {
     $this->assertInstanceOf('ArrayObject', $this->table->getPlayers());
 }