Uses of Class
org.junit.platform.commons.JUnitException

Packages that use JUnitException
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.
org.junit.platform.commons.util
Internal common utilities for JUnit.
org.junit.platform.engine
Public API for test engines.