|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.experimental.theories.ParameterSupplier org.junit.experimental.theories.suppliers.TestedOnSupplier
public class TestedOnSupplier
Constructor Summary | |
---|---|
TestedOnSupplier()
|
Method Summary | |
---|---|
List<PotentialAssignment> |
getValueSources(ParameterSignature sig)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestedOnSupplier()
Method Detail |
---|
public List<PotentialAssignment> getValueSources(ParameterSignature sig)
getValueSources
in class ParameterSupplier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |