public class MSSQLTestSystem extends DatabaseTestSystem
TestSystem.DefinitionwrapperPRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED| Constructor and Description |
|---|
MSSQLTestSystem() |
MSSQLTestSystem(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, executeSql, getAltCatalog, getAltSchema, getAltTablespace, getCatalog, getConnection, getConnection, getConnection, getDriver, getDriverJar, getImageName, getPassword, getSetupPassword, getSetupUsername, getUsername, getVersion, openSetupConnection, setup, start, stopapply, getConfigurationKeys, getConfiguredValue, getConfiguredValue, getConfiguredValue, getDefinition, getEnabledTestSystems, getKeepRunning, getPriority, shouldTest, toStringpublic MSSQLTestSystem()
public MSSQLTestSystem(TestSystem.Definition definition)
@NotNull protected @NotNull DatabaseWrapper createContainerWrapper()
createContainerWrapper in class DatabaseTestSystempublic String getConnectionUrl()
DatabaseTestSystemgetConnectionUrl in class DatabaseTestSystemprotected String[] getSetupSql()
DatabaseTestSystemDatabaseTestSystem.setup()getSetupSql in class DatabaseTestSystemCopyright © 2022 Liquibase.org. All rights reserved.