| Package | Description |
|---|---|
| org.testifyproject |
A package that contains Annotations, SPI contract classes, and traits.
|
| org.testifyproject.extension |
| Modifier and Type | Method and Description |
|---|---|
TestDescriptor |
TestContext.getTestDescriptor()
Get the test class descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationInspector.inspect(TestDescriptor testDescriptor,
Class<?> annotatedType,
T annotation)
Inspect the given annotation on the given annotated type.
|
Copyright © 2016–2018 Testify Project. All rights reserved.