Package org.jbehave.core.steps
Class ProvidedStepsFactory
java.lang.Object
org.jbehave.core.steps.ProvidedStepsFactory
- All Implemented Interfaces:
InjectableStepsFactory
An
InjectableStepsFactory
that is provided with the
CandidateSteps
instances.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProvidedStepsFactory
public ProvidedStepsFactory() -
ProvidedStepsFactory
-
-
Method Details
-
createCandidateSteps
- Specified by:
createCandidateSteps
in interfaceInjectableStepsFactory
-
createInstanceOfType
- Specified by:
createInstanceOfType
in interfaceInjectableStepsFactory
-