Uses of Class
org.junit.platform.commons.JUnitException
Packages that use JUnitException
Package
Description
Common APIs and support utilities for the JUnit Platform.
Maintained common support APIs provided by the JUnit Platform.
Internal common utilities for JUnit.
-
Uses of JUnitException in org.junit.platform.commons
Subclasses of JUnitException in org.junit.platform.commonsModifier and TypeClassDescriptionclass
Thrown if a precondition is violated. -
Uses of JUnitException in org.junit.platform.commons.support
Methods in org.junit.platform.commons.support that throw JUnitException -
Uses of JUnitException in org.junit.platform.commons.util
Subclasses of JUnitException in org.junit.platform.commons.utilModifier and TypeClassDescriptionclass
Deprecated.Use PreconditionViolationException instead.