|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.junit.experimental.theories.ParameterSupplier
org.junit.experimental.theories.internal.AllMembersSupplier
public class AllMembersSupplier
Supplies Theory parameters based on all public members of the target class.
| Constructor Summary | |
|---|---|
AllMembersSupplier(TestClass type)
Constructs a new supplier for type |
|
| Method Summary | |
|---|---|
java.util.List<PotentialAssignment> |
getValueSources(ParameterSignature sig)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllMembersSupplier(TestClass type)
type
| Method Detail |
|---|
public java.util.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 | ||||||||