| Interface | Description |
|---|---|
| AnnotationTrait<T extends AnnotatedElement> |
A contract that specifies annotated element traits.
|
| FieldAnnotationTrait |
A contract that specifies mock traits.
|
| FieldTrait |
A contract that specifies field traits.
|
| MemberTrait<T extends Member> |
A contract that specifies member traits.
|
| MethodTrait |
A contract that specifies method traits.
|
| PropertiesReader |
A contracts that specifies methods for reading property values.
|
| PropertiesTrait |
A contracts that specifies Properties trait.
|
| PropertiesWriter |
A contracts that specifies methods for writing property values.
|
| TypeTrait |
A contract that specifies type traits.
|
| Class | Description |
|---|---|
| DefaultPropertiesReader |
An implementation of
PropertiesReader contract. |
Copyright © 2016–2018 Testify Project. All rights reserved.