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

Packages that use TestExecutionResult
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Configuration options for 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.
Java Flight Recorder support package.
Public API for configuring and launching test plans.
Common TestExecutionListener implementations and related support classes for the Launcher.
Support for generating XML reports using a format which is compatible with the de facto standard for JUnit 4 based test reports that was made popular by the Ant build system.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.