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