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
-
Element Details
-
value
String valueThe name of the static field containing aProperties
orMap<String,String>
object.- Returns:
- the field name
-