Uses of Package
org.junit.platform.commons

Packages that use org.junit.platform.commons
Package Description
org.junit.jupiter.api.extension
JUnit Jupiter API for writing extensions.
org.junit.jupiter.params.aggregator
The ArgumentsAggregator and ArgumentsAccessor interfaces and the AggregateWith annotation.
org.junit.jupiter.params.converter
ArgumentConverter implementations and the corresponding @ConvertWith annotation.
org.junit.jupiter.params.provider
ArgumentsProvider implementations and their corresponding ArgumentsSource annotations.
org.junit.platform.commons
Common APIs and support utilities for the JUnit Platform.
org.junit.platform.commons.support
Maintained common support APIs provided by the JUnit Platform.
<Unnamed>  
org.junit.platform.engine
Public API for test engines.
org.junit.platform.engine.discovery
Concrete selectors and filters to be used in discovery requests.
org.junit.platform.launcher
Public API for configuring and launching test plans.
org.junit.platform.launcher.core
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.