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 ElementsModifier and TypeRequired ElementDescriptionClass<?>Specify a matching config annotation type orConfigType.type().
-
Element Details
-
value
Class<?> valueSpecify a matching config annotation type orConfigType.type(). Array types are not supported.- Returns:
- the desired config type
-