Annotation Interface ApplyProperties
When used with the
SystemPropertiesExtension on a test method, it will use the Properties
or Map object data as the properties to be injected.-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe name of the static field containing aPropertiesorMap<String,String>object.- Returns:
- the field name
-