Module org.junit.platform.commons
Package org.junit.platform.commons
package org.junit.platform.commons
Common APIs and support utilities for the JUnit Platform.
DISCLAIMER
Any API annotated with @API(status = INTERNAL)
is intended solely
for usage within the JUnit framework itself. Any usage of internal
APIs by external parties is not supported!
-
ClassDescriptionBase class for all
RuntimeExceptions
thrown by JUnit.Thrown if a precondition is violated.