public class TestPropertyOverrideAnnotationReader
extends java.lang.Object
TestPropertyOverride annotations and
transform them into Properties objects. This is intended for use in
testing utilities such as the Archaius2TestConfig JUnit Rule.| Constructor and Description |
|---|
TestPropertyOverrideAnnotationReader() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
getPropertiesForAnnotation(TestPropertyOverride annotation) |
public TestPropertyOverrideAnnotationReader()
public java.util.Properties getPropertiesForAnnotation(TestPropertyOverride annotation)