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

Packages that use TestExecutionResult
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Output printing utility classes of JUnit's console launcher.
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.
Common TestExecutionListener implementations and related support classes for the Launcher.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.