public class H2TestSystem extends DatabaseTestSystem
TestSystem.Definition
wrapper
PRIORITY_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, execute, execute, executeInverses, executeSql, getAltCatalog, getAltSchema, getAltTablespace, getCatalog, getConnection, getConnection, getConnection, getConnectionUrl, getDatabaseFromFactory, getDriver, getImageName, getPassword, getSetupPassword, getSetupUsername, getUsername, getVersion, openSetupConnection, setup, start, stop
apply, getConfigurationKeys, getConfiguredValue, getConfiguredValue, getConfiguredValue, getDefinition, getEnabledTestSystems, getKeepRunning, getPriority, shouldTest, toString
public H2TestSystem()
public H2TestSystem(TestSystem.Definition definition)
public String getDriverJar()
DatabaseTestSystem
getDriverJar
in class DatabaseTestSystem
protected DatabaseWrapper createContainerWrapper() throws Exception
createContainerWrapper
in class DatabaseTestSystem
Exception
protected String[] getSetupSql()
DatabaseTestSystem
DatabaseTestSystem.setup()
getSetupSql
in class DatabaseTestSystem
Copyright © 2023 Liquibase.org. All rights reserved.