public static class UnitilsHtmlReporter.OutputStep.StepFormattingFailed extends RuntimeException
| Constructor and Description |
|---|
UnitilsHtmlReporter.OutputStep.StepFormattingFailed(String stepPattern,
String parameterPattern,
List<UnitilsHtmlReporter.OutputParameter> parameters,
RuntimeException cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnitilsHtmlReporter.OutputStep.StepFormattingFailed(String stepPattern, String parameterPattern, List<UnitilsHtmlReporter.OutputParameter> parameters, RuntimeException cause)
stepPattern - : step patternparameterPattern - : parameter patternparameters - : list of UnitilsHtmlReporter.OutputParametercause - : the cause why the test is failing.Copyright © 2015. All Rights Reserved.