C
M
public interface TestFilter<C,M>
boolean
shouldRun(C testClass, M methodName)
boolean shouldRun(C testClass, M methodName)