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