Example #1
0
 public function testGetConnection()
 {
     $this->assertSame($this->conn, $this->table->getConnection());
 }