public class HsqlTestSystem extends DatabaseTestSystem
TestSystem.Definition
wrapper
PRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED
Constructor and Description |
---|
HsqlTestSystem() |
HsqlTestSystem(TestSystem.Definition definition) |
Modifier and Type | Method and Description |
---|---|
protected DatabaseWrapper |
createContainerWrapper() |
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, getDriverJar, getImageName, getPassword, getSetupPassword, getSetupUsername, getUsername, getVersion, openSetupConnection, setup, start, stop
apply, getConfigurationKeys, getConfiguredValue, getConfiguredValue, getConfiguredValue, getDefinition, getEnabledTestSystems, getKeepRunning, getPriority, shouldTest, toString
public HsqlTestSystem()
public HsqlTestSystem(TestSystem.Definition definition)
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.