public class IgnoredClassRunner extends Runner
Modifier and Type | Field and Description |
---|---|
private java.lang.Class<?> |
clazz |
Constructor and Description |
---|
IgnoredClassRunner(java.lang.Class<?> testClass) |
Modifier and Type | Method and Description |
---|---|
Description |
getDescription() |
void |
run(RunNotifier notifier)
Run the tests for this runner.
|
public void run(RunNotifier notifier)
Runner
public Description getDescription()
getDescription
in interface Describable
getDescription
in class Runner
Description
showing the tests to be run by the receiver