Uses of Interface
org.junit.platform.commons.logging.Logger

Packages that use Logger
Package
Description
JUnit Jupiter API for writing tests.
Annotation-based conditions for enabling or disabling tests in JUnit Jupiter.
Configuration specific to the JUnit Jupiter test engine.
Test descriptors used within the JUnit Jupiter test engine.
Internal classes for test discovery within the JUnit Jupiter test engine.
Internal classes for test execution within the JUnit Jupiter test engine.
Test extensions specific to the JUnit Jupiter test engine.
Internal support classes for the JUnit Jupiter test engine.
Internal logging package.
Internal common utilities for JUnit.
Concrete selectors and filters to be used in discovery requests.
TestDescriptor-related support classes intended to be used by test engine implementations and clients of the launcher.
Support classes and base implementation for any TestEngine that wishes to organize test suites hierarchically based on the Node abstraction.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Common TestExecutionListener implementations and related support classes for the Launcher.
Common LauncherDiscoveryListener implementations and factory methods.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.
Test descriptors used within the JUnit Vintage test engine.
Internal classes for test discovery within the JUnit Vintage test engine.
Internal support classes for test discovery and execution within the JUnit Vintage test engine.