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 org.junit.jupiter.params.converter ArgumentConverter
implementations and the corresponding@ConvertWith
annotation.org.junit.jupiter.params.provider ArgumentsProvider
implementations and their correspondingArgumentsSource
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 org.junit.platform.launcher Public API for configuring and launching test plans.org.junit.platform.launcher.core Core support classes for theLauncher
including theLauncherFactory
and theLauncherDiscoveryRequestBuilder
. -
Classes in org.junit.platform.commons used by org.junit.jupiter.api.extension Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit. -
Classes in org.junit.platform.commons used by org.junit.jupiter.params.aggregator Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit. -
Classes in org.junit.platform.commons used by org.junit.jupiter.params.converter Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit. -
Classes in org.junit.platform.commons used by org.junit.jupiter.params.provider Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit. -
Classes in org.junit.platform.commons used by org.junit.platform.commons Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit. -
Classes in org.junit.platform.commons used by org.junit.platform.commons.support Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit. -
Classes in org.junit.platform.commons used by <Unnamed> Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit.PreconditionViolationException Thrown if a precondition is violated. -
Classes in org.junit.platform.commons used by org.junit.platform.engine Class Description JUnitException Base class for allRuntimeExceptions
thrown by JUnit.PreconditionViolationException Thrown if a precondition is violated. -
Classes in org.junit.platform.commons used by org.junit.platform.engine.discovery Class Description PreconditionViolationException Thrown if a precondition is violated. -
Classes in org.junit.platform.commons used by org.junit.platform.launcher Class Description PreconditionViolationException Thrown if a precondition is violated. -
Classes in org.junit.platform.commons used by org.junit.platform.launcher.core Class Description PreconditionViolationException Thrown if a precondition is violated.