Annotation Type GivenBinaryResource
@Target({FIELD,PARAMETER})
@Retention(RUNTIME)
@Documented
@API(status=EXPERIMENTAL,
since="0.1")
public @interface GivenBinaryResource
Annotates field or test parameter that must be injected with content of binary resource file with path
'from'.