public class CockroachTestSystem extends DatabaseTestSystem
TestSystem.Definition
wrapper
PRIORITY_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, stop
apply, getConfigurationKeys, getConfiguredValue, getConfiguredValue, getConfiguredValue, getDefinition, getEnabledTestSystems, getKeepRunning, getPriority, shouldTest, toString
public CockroachTestSystem()
public CockroachTestSystem(TestSystem.Definition definition)
@NotNull protected @NotNull DatabaseWrapper createContainerWrapper()
createContainerWrapper
in class DatabaseTestSystem
public String getConnectionUrl()
DatabaseTestSystem
getConnectionUrl
in class DatabaseTestSystem
protected String[] getSetupSql()
DatabaseTestSystem
DatabaseTestSystem.setup()
getSetupSql
in class DatabaseTestSystem
Copyright © 2023 Liquibase.org. All rights reserved.