liquibase.sdk.supplier.database
Class AllDatabases
java.lang.Object
org.junit.experimental.theories.ParameterSupplier
liquibase.sdk.supplier.database.AllDatabases
public class AllDatabases
- extends org.junit.experimental.theories.ParameterSupplier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllDatabases
public AllDatabases()
getValueSources
public List<org.junit.experimental.theories.PotentialAssignment> getValueSources(org.junit.experimental.theories.ParameterSignature sig)
- Specified by:
getValueSources
in class org.junit.experimental.theories.ParameterSupplier
openConnection
protected DatabaseConnection openConnection(ConnectionSupplier connectionConfig)
openDatabaseConnection
public DatabaseConnection openDatabaseConnection(ConnectionSupplier connectionSupplier)
throws Exception
- Throws:
Exception
Copyright © 2015 Liquibase.org. All rights reserved.