liquibase.sdk.supplier.database
Class AllDatabaseTypes
java.lang.Object
org.junit.experimental.theories.ParameterSupplier
liquibase.sdk.supplier.database.AllDatabaseTypes
public class AllDatabaseTypes
- extends org.junit.experimental.theories.ParameterSupplier
Method Summary |
List<org.junit.experimental.theories.PotentialAssignment> |
getValueSources(org.junit.experimental.theories.ParameterSignature sig)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllDatabaseTypes
public AllDatabaseTypes()
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
Copyright © 2015 Liquibase.org. All rights reserved.