Uses of Class
org.junit.platform.commons.util.PreconditionViolationException
-
Packages that use PreconditionViolationException Package Description org.junit.platform.commons Common APIs and support utilities for the JUnit Platform. -
-
Uses of PreconditionViolationException in org.junit.platform.commons
Subclasses of PreconditionViolationException in org.junit.platform.commons Modifier and Type Class Description class
PreconditionViolationException
Thrown if a precondition is violated.
-