Gets the test database prefix.
string The test database prefix.
public function getDatabasePrefix() : string { return $this->databasePrefix; }