public class ErrorReportingRunner extends Runner
| Constructor and Description |
|---|
ErrorReportingRunner(Class<?> testClass,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Description |
getDescription() |
void |
run(RunNotifier notifier)
Run the tests for this runner.
|
public Description getDescription()
getDescription in interface DescribablegetDescription in class RunnerDescription showing the tests to be run by the receiverpublic void run(RunNotifier notifier)
RunnerCopyright © 2002–2017 JUnit. All rights reserved.