Extends
lithium\test\Integration
Dropping the test database
Source
public function tearDown() {
$this->_connection->connection->delete($this->_database);
}
public function tearDown() {
$this->_connection->connection->delete($this->_database);
}