Uses of Interface
org.junit.jupiter.api.extension.TestExecutionExceptionHandler
Packages that use TestExecutionExceptionHandler
Package
Description
Deprecated extensions which provide (limited) support for JUnit 4
rules within JUnit Jupiter.
-
Uses of TestExecutionExceptionHandler in org.junit.jupiter.migrationsupport.rules
Classes in org.junit.jupiter.migrationsupport.rules that implement TestExecutionExceptionHandlerModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.
Assertions.assertThrows(Class, Executable)instead.