@API(status=STABLE, since="1.5") public class JUnitException extends RuntimeException
RuntimeExceptions
thrown
by JUnit.Constructor and Description |
---|
JUnitException(String message) |
JUnitException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.