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 type InjectionProvider or an array of those.