| Package | Description |
|---|---|
| org.testifyproject |
A package that contains Annotations, SPI contract classes, and traits.
|
| org.testifyproject.trait |
A package that contains traits contracts.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldDescriptor
A contract that defines methods to access properties of or perform operations on a field.
|
interface |
SutDescriptor
A contract that defines methods to access properties of or perform operations on a system
under test (SUT).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldAnnotationTrait
A contract that specifies mock traits.
|
Copyright © 2016–2018 Testify Project. All rights reserved.