FingerprintTestFingerprintpublic interface SubclassFingerprint extends Fingerprint
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isModule() |
Whether a test is a module or a class
|
java.lang.String |
superClassName() |
The name of the type that designates a test.
|