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)
Runnerpublic Description getDescription()
getDescription in interface DescribablegetDescription in class RunnerDescription showing the tests to be run by the receiver