liquibase.sdk.supplier.database
Class AllDatabaseTypes

java.lang.Object
  extended by org.junit.experimental.theories.ParameterSupplier
      extended by liquibase.sdk.supplier.database.AllDatabaseTypes

public class AllDatabaseTypes
extends org.junit.experimental.theories.ParameterSupplier


Constructor Summary
AllDatabaseTypes()
           
 
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
 

Constructor Detail

AllDatabaseTypes

public AllDatabaseTypes()
Method Detail

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.