Serializable
ArgumentAccessException
, ArgumentConversionException
, ArgumentsAggregationException
, CsvParsingException
, ExtensionConfigurationException
, ExtensionContextException
, ParameterResolutionException
, PreconditionViolationException
, TestInstantiationException
@API(status=STABLE, since="1.5") public class JUnitException extends RuntimeException
RuntimeExceptions
thrown
by JUnit.Constructor | Description |
---|---|
JUnitException(String message) |
|
JUnitException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.