Environment.See: Description
| Class | Description |
|---|---|
| AnnotationsPropertySource |
EnumerablePropertySource to adapt annotations marked with
@PropertyMapping. |
| Enum | Description |
|---|---|
| SkipPropertyMapping |
Enum used to control when
@PropertyMapping is skipped. |
| Annotation Type | Description |
|---|---|
| PropertyMapping |
Indicates that attributes from a test annotation should be mapped into a
@PropertySource. |
Environment.