Uses of Class
org.junit.platform.engine.TestExecutionResult

Packages that use TestExecutionResult
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Public API for test engines.
Support classes and base implementation for any TestEngine that wishes to organize test suites hierarchically based on the Node abstraction.
Public API for configuring and launching test plans.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Common TestExecutionListener implementations and related support classes for the Launcher.
Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.
Internal classes for test execution within the JUnit Vintage test engine.