Package org.junit.rules
Class ExpectedException.ExpectedExceptionStatement
java.lang.Object
org.junit.runners.model.Statement
org.junit.rules.ExpectedException.ExpectedExceptionStatement
- Enclosing class:
ExpectedException
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
evaluate()
Run the action, throwing aThrowable
if anything goes wrong.