class FilterableIgnoringRunnerDecorator extends IgnoringRunnerDecorator implements org.junit.runner.manipulation.Filterable
Filterable
IgnoringRunnerDecorator
.runner
Constructor and Description |
---|
FilterableIgnoringRunnerDecorator(org.junit.runner.Runner runner) |
Modifier and Type | Method and Description |
---|---|
void |
filter(org.junit.runner.manipulation.Filter filter) |
getDecoratedRunner, getDescription, run