public class H2TestSystem extends DatabaseTestSystem
TestSystem.DefinitionwrapperPRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED| Constructor and Description |
|---|
H2TestSystem() |
H2TestSystem(TestSystem.Definition definition) |
| Modifier and Type | Method and Description |
|---|---|
protected DatabaseWrapper |
createContainerWrapper() |
String |
getDriverJar()
Returns the driver library to use.
|
protected String[] |
getSetupSql()
Define SQL to run by
DatabaseTestSystem.setup() |
createJdbcWrapper, createWrapper, executeSql, getAltCatalog, getAltSchema, getAltTablespace, getCatalog, getConnection, getConnection, getConnection, getConnectionUrl, getDriver, getImageName, getPassword, getSetupPassword, getSetupUsername, getUsername, getVersion, openSetupConnection, setup, start, stopapply, getConfigurationKeys, getConfiguredValue, getConfiguredValue, getConfiguredValue, getDefinition, getEnabledTestSystems, getKeepRunning, getPriority, shouldTest, toStringpublic H2TestSystem()
public H2TestSystem(TestSystem.Definition definition)
public String getDriverJar()
DatabaseTestSystemgetDriverJar in class DatabaseTestSystemprotected DatabaseWrapper createContainerWrapper() throws Exception
createContainerWrapper in class DatabaseTestSystemExceptionprotected String[] getSetupSql()
DatabaseTestSystemDatabaseTestSystem.setup()getSetupSql in class DatabaseTestSystemCopyright © 2022 Liquibase.org. All rights reserved.