Creating the test database

Source

						public function setUp() {
		$this->_connection->connection->put($this->_database);
	}