|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Assignments | |
|---|---|
| org.junit.contrib.theories | |
| org.junit.contrib.theories.internal | |
| Uses of Assignments in org.junit.contrib.theories |
|---|
| Methods in org.junit.contrib.theories with parameters of type Assignments | |
|---|---|
protected void |
Theories.TheoryAnchor.runWithAssignment(Assignments parameterAssignment)
|
protected void |
Theories.TheoryAnchor.runWithCompleteAssignment(Assignments complete)
|
protected void |
Theories.TheoryAnchor.runWithIncompleteAssignment(Assignments incomplete)
|
| Uses of Assignments in org.junit.contrib.theories.internal |
|---|
| Methods in org.junit.contrib.theories.internal that return Assignments | |
|---|---|
static Assignments |
Assignments.allUnassigned(Method testMethod,
org.junit.runners.model.TestClass testClass)
|
Assignments |
Assignments.assignNext(PotentialAssignment source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||