public function testNoConnection()
 {
     $this->assertFalse($this->db->isConnected());
 }