Uses of Interface
org.junit.platform.engine.TestEngine

Packages that use TestEngine
Package
Description
Core package for the JUnit Jupiter test engine.
Configuration options for JUnit's console launcher.
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.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.
Core package for the JUnit Vintage test engine.