public class AnnotatedTags
extends java.lang.Object
| Constructor and Description |
|---|
AnnotatedTags() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<TestTag> |
forClassDefinedInPath(java.lang.String path) |
static java.util.Map<java.lang.String,java.util.Collection<TestTag>> |
forTestMethodsDefinedInPath(java.lang.String path) |