public class BasicUnitilsSteps extends AbstractUnitilsSteps
| Constructor and Description |
|---|
BasicUnitilsSteps(org.jbehave.core.steps.StepCollector.Stage stage,
Method method,
org.jbehave.core.annotations.AfterScenario.Outcome outcome,
org.jbehave.core.steps.StepCreator stepCreator) |
| Modifier and Type | Method and Description |
|---|---|
protected Object[] |
getParametersMethod()
The parameters needed for the
TestListener. |
createStepUponOutcome, createStepWith, getClzzStep, getStepsFactory, getTestlistener, getTestMethod, getTestObject, invokeUnitilsMethod, setTestMethodpublic BasicUnitilsSteps(org.jbehave.core.steps.StepCollector.Stage stage,
Method method,
org.jbehave.core.annotations.AfterScenario.Outcome outcome,
org.jbehave.core.steps.StepCreator stepCreator)
stage - : before/aftermethod - : the test methodoutcome - : any/success/failurestepCreator - : the StepCreatorprotected Object[] getParametersMethod()
TestListener.getParametersMethod in class AbstractUnitilsStepsArrayAbstractUnitilsSteps.getParametersMethod()Copyright © 2015. All Rights Reserved.