Fingerprintpublic interface AnnotatedFingerprint extends Fingerprint
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
annotationName() |
The name of the annotation that identifies it as a test.
|
boolean |
isModule() |
Whether a test is a module or a class
|