Example #1
0
 public function testGetBanker()
 {
     $this->assertInstanceOf('Del\\Casino\\Banker', $this->table->getBanker());
 }