예제 #1
0
 public function testCloseConnection()
 {
     $this->assertNull($this->_db->closeConnection());
 }