public static interface AbstractMultiTestRunner.TestDetails
| Modifier and Type | Method and Description |
|---|---|
<A extends java.lang.annotation.Annotation> |
getAnnotation(java.lang.Class<A> type)
Locates the given annotation for the test.
|
java.lang.annotation.Annotation[] |
getAnnotations() |