public class AllDatabases
extends org.junit.experimental.theories.ParameterSupplier
| Constructor and Description |
|---|
AllDatabases() |
| Modifier and Type | Method and Description |
|---|---|
List<org.junit.experimental.theories.PotentialAssignment> |
getValueSources(org.junit.experimental.theories.ParameterSignature sig) |
protected DatabaseConnection |
openConnection(ConnectionSupplier connectionConfig) |
DatabaseConnection |
openDatabaseConnection(ConnectionSupplier connectionSupplier) |
public List<org.junit.experimental.theories.PotentialAssignment> getValueSources(org.junit.experimental.theories.ParameterSignature sig)
getValueSources in class org.junit.experimental.theories.ParameterSupplierprotected DatabaseConnection openConnection(ConnectionSupplier connectionConfig)
public DatabaseConnection openDatabaseConnection(ConnectionSupplier connectionSupplier) throws Exception
ExceptionCopyright © 2015 Liquibase.org. All rights reserved.