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 Describable
getDescription
in class Runner
Description
showing the tests to be run by the receiverpublic void run(RunNotifier notifier)
Runner
Copyright © 2002–2017 JUnit. All rights reserved.