org.junit.experimental.theories.suppliers
Class TestedOnSupplier
java.lang.Object
   org.junit.experimental.theories.ParameterSupplier
org.junit.experimental.theories.ParameterSupplier
       org.junit.experimental.theories.suppliers.TestedOnSupplier
org.junit.experimental.theories.suppliers.TestedOnSupplier
- public class TestedOnSupplier 
- extends ParameterSupplier
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TestedOnSupplier
public TestedOnSupplier()
getValueSources
public List<PotentialAssignment> getValueSources(ParameterSignature sig)
- 
- Specified by:
- getValueSourcesin class- ParameterSupplier
 
-