Class Theories.TheoryAnchor
java.lang.Object
org.junit.runners.model.Statement
org.junit.experimental.theories.Theories.TheoryAnchor
- Enclosing class:
Theories
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidevaluate()Run the action, throwing aThrowableif anything goes wrong.protected voidprotected voidprotected voidreportParameterizedError(Throwable e, Object... params) protected voidrunWithAssignment(Assignments parameterAssignment) protected voidrunWithCompleteAssignment(Assignments complete) protected voidrunWithIncompleteAssignment(Assignments incomplete)