Class ExpectedExceptionAdapter
java.lang.Object
org.junit.jupiter.migrationsupport.rules.adapter.AbstractTestRuleAdapter
org.junit.jupiter.migrationsupport.rules.adapter.ExpectedExceptionAdapter
- All Implemented Interfaces:
GenericBeforeAndAfterAdvice
@API(status=INTERNAL,
since="5.0")
public class ExpectedExceptionAdapter
extends AbstractTestRuleAdapter
- Since:
- 5.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractTestRuleAdapter
executeMethod, executeMethod
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface GenericBeforeAndAfterAdvice
before
-
Constructor Details
-
ExpectedExceptionAdapter
-
-
Method Details
-
handleTestExecutionException
-
after
public void after()
-