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!
Exception | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
PreconditionViolationException |
Thrown if a precondition is violated.
|
Copyright © 2019. All rights reserved.