cucumber-needle jar
on your CLASSPATH your Glue classes will be instantiated
by needle.See: Description
| Interface | Description |
|---|---|
| InjectionProviderInstancesSupplier |
Supplies a Set of
InjectionProvider instances that are created outside the
NeedleFactory lifecycle. |
| Annotation Type | Description |
|---|---|
| NeedleInjectionProvider |
Annotation to mark InjectionProviders in the cucumber glue or cucumber steps.
|
By including the cucumber-needle jar
on your CLASSPATH your Glue classes will be instantiated
by needle.
You can use the InjectionProviderInstanceSupplier and NeedleInjectionProvider to configure the behavior of the
needle injection.
Copyright © 2018. All rights reserved.