Exemplo n.º 1
0
 public function testCloseConnection()
 {
     $this->assertNull($this->_db->closeConnection());
 }