public function testLastModified()
 {
     $this->assertInternalType('int', $this->connection->getLastModifiedDate());
 }