| Package | Description |
|---|---|
| ru.qatools.properties | |
| ru.qatools.properties.internal |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AnnotatedElement> |
PropertyLoader.resolve(String keyPrefix,
T[] elements,
Set<Class> resolvedConfigs)
Return
PropertyInfo for each of given elements. |
protected <T extends AnnotatedElement> |
PropertyLoader.resolve(T[] elements)
Shortcut for
PropertyLoader.resolve(String, AnnotatedElement[], Set). |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Method,PropertyInfo> |
PropertiesProxy.properties |
| Constructor and Description |
|---|
PropertiesProxy(Map<Method,PropertyInfo> properties) |
Copyright © 2016 QATools. All Rights Reserved.