Package io.cucumber.needle
Annotation Type NeedleInjectionProvider
-
@Target(FIELD) @Retention(RUNTIME) @API(status=STABLE) public @interface NeedleInjectionProvider
Annotation to mark InjectionProviders in the cucumber glue or cucumber steps. Should be placed on fields of typeInjectionProvideror an array of those.