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.ParameterSupplier
protected DatabaseConnection openConnection(ConnectionSupplier connectionConfig)
public DatabaseConnection openDatabaseConnection(ConnectionSupplier connectionSupplier) throws Exception
Exception
Copyright © 2014 Liquibase.org. All rights reserved.