| Package | Description |
|---|---|
| org.apache.maven.surefire.testset |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericTestPattern<P,C,M>
Resolves string test patterns in object oriented patterns
P. |
| Modifier and Type | Class and Description |
|---|---|
class |
TestListResolver
Resolved multi pattern filter e.g.
|
| Modifier and Type | Method and Description |
|---|---|
TestFilter<String,String> |
TestListResolver.and(TestListResolver another) |
TestFilter<String,String> |
TestListResolver.or(TestListResolver another) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.