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

Packages that use ConfigurationParameters
Package
Description
Configuration specific to the JUnit Jupiter test engine.
Public API for test engines.
ConfigurationParameters-related support classes intended to be used by test engine implementations.
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 support utilities for executing test suites on the JUnit Platform.