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 Details

  • Method Details

    • handleTestExecutionException

      public void handleTestExecutionException(Throwable cause) throws Throwable
      Throws:
      Throwable
    • after

      public void after()