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()  | 
shouldRunboolean hasIncludedMethodPatterns()
boolean hasExcludedMethodPatterns()
boolean hasMethodPatterns()
boolean isEmpty()
String getPluginParameterTest()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.