P
- resolved atomic test, object oriented - not necessary to be a stringC
- test class, or null if not mandatoryM
- test method, or null if not mandatorypublic interface GenericTestPattern<P,C,M> extends TestFilter<C,M>
P
.Modifier and Type | Method and Description |
---|---|
Set<P> |
getExcludedPatterns() |
Set<P> |
getIncludedPatterns() |
String |
getPluginParameterTest() |
boolean |
hasExcludedMethodPatterns() |
boolean |
hasIncludedMethodPatterns() |
boolean |
hasMethodPatterns() |
boolean |
isEmpty() |
shouldRun
boolean hasIncludedMethodPatterns()
boolean hasExcludedMethodPatterns()
boolean hasMethodPatterns()
boolean isEmpty()
String getPluginParameterTest()
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.