Annotation Type ConfigMap
Annotate a test parameter of type
Map to inject a matching component property type or
ConfigType after converting it to a map of config
properties.-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<?> valueSpecify a matching config annotation type orConfigType.type(). Array types are not supported.- Returns:
- the desired config type
-