Annotation Type GivenPropertiesResource
-
@Target({FIELD,PARAMETER}) @Retention(RUNTIME) @Documented @API(status=EXPERIMENTAL, since="0.1") public @interface GivenPropertiesResourceAnnotates field or test parameter that must be injected with content of properties resource file with path'from'.
-
-
Element Detail
-
value
java.lang.String value
- Returns:
- Alias for
from().
- Default:
- ""
-
-