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