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