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