final class MethodFilter
extends org.junit.runner.manipulation.Filter
Modifier and Type | Field and Description |
---|---|
private CombinedCategoryFilter |
combinedFilter |
Constructor and Description |
---|
MethodFilter(java.lang.String requestString) |
MethodFilter(TestListResolver testResolver) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
describe() |
boolean |
shouldRun(org.junit.runner.Description description) |
private final CombinedCategoryFilter combinedFilter
MethodFilter(java.lang.String requestString)
MethodFilter(TestListResolver testResolver)