Ejemplo n.º 1
0
 public function testGetConnection()
 {
     $this->assertSame($this->connection, $this->client->getConnection());
 }