public class AnnotationInspectorImpl extends java.lang.Object implements AnnotationInspector
| Constructor and Description |
|---|
AnnotationInspectorImpl(TestsReader testsReader) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getClassAnnotations(java.lang.String className) |
public AnnotationInspectorImpl(TestsReader testsReader)
public java.util.Set<java.lang.String> getClassAnnotations(java.lang.String className)
getClassAnnotations in interface AnnotationInspector