final class InvertedFilter
extends org.junit.runner.manipulation.Filter
Modifier and Type | Field and Description |
---|---|
private org.junit.runner.manipulation.Filter |
filter |
Constructor and Description |
---|
InvertedFilter(org.junit.runner.manipulation.Filter filter) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
describe() |
boolean |
shouldRun(org.junit.runner.Description description) |