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

Packages that use PreconditionViolationException
Package Description
org.junit.platform.commons.util
Internal common utilities for JUnit.
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.