public class CockroachTestSystem extends DatabaseTestSystem
TestSystem.DefinitionwrapperPRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED| Constructor and Description |
|---|
CockroachTestSystem() |
CockroachTestSystem(TestSystem.Definition definition) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull DatabaseWrapper |
createContainerWrapper() |
String |
getConnectionUrl()
Return the url used to connect to this database.
|
protected String[] |
getSetupSql()
Define SQL to run by
DatabaseTestSystem.setup() |
createJdbcWrapper, createWrapper, execute, execute, executeInverses, executeSql, getAltCatalog, getAltSchema, getAltTablespace, getCatalog, getConnection, getConnection, getConnection, getDatabaseFromFactory, getDriver, getDriverJar, getImageName, getPassword, getSetupPassword, getSetupUsername, getUsername, getVersion, openSetupConnection, setup, start, stopapply, getConfigurationKeys, getConfiguredValue, getConfiguredValue, getConfiguredValue, getDefinition, getEnabledTestSystems, getKeepRunning, getPriority, shouldTest, toStringpublic CockroachTestSystem()
public CockroachTestSystem(TestSystem.Definition definition)
@NotNull protected @NotNull DatabaseWrapper createContainerWrapper()
createContainerWrapper in class DatabaseTestSystempublic String getConnectionUrl()
DatabaseTestSystemgetConnectionUrl in class DatabaseTestSystemprotected String[] getSetupSql()
DatabaseTestSystemDatabaseTestSystem.setup()getSetupSql in class DatabaseTestSystemCopyright © 2023 Liquibase.org. All rights reserved.