C
- test class, or null if not mandatoryM
- test method, or null if not mandatorypublic interface TestFilter<C,M>
Modifier and Type | Method and Description |
---|---|
boolean |
shouldRun(C testClass,
M methodName) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.