public class UnitilsAfterCreateTestObjectStep extends AbstractUnitilsSteps implements IUnitilsStep
TestListener.afterCreateTestObject(Object).| Constructor and Description |
|---|
UnitilsAfterCreateTestObjectStep(Method testMethod,
org.jbehave.core.steps.StepCollector.Stage stage,
org.jbehave.core.annotations.AfterScenario.Outcome outcome,
org.jbehave.core.steps.StepCreator stepCreator,
org.jbehave.core.steps.InjectableStepsFactory injectableStepsFactory,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
protected Object[] |
getParametersMethod() |
createStepUponOutcome, createStepWith, getClzzStep, getStepsFactory, getTestlistener, getTestMethod, getTestObject, invokeUnitilsMethod, setTestMethodcreateStep, getMethod, getStage, toString, useStepMonitorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinvokeUnitilsMethodpublic UnitilsAfterCreateTestObjectStep(Method testMethod, org.jbehave.core.steps.StepCollector.Stage stage, org.jbehave.core.annotations.AfterScenario.Outcome outcome, org.jbehave.core.steps.StepCreator stepCreator, org.jbehave.core.steps.InjectableStepsFactory injectableStepsFactory, Class<?> type)
testMethod - stage - outcome - stepCreator - injectableStepsFactory - type - protected Object[] getParametersMethod()
getParametersMethod in class AbstractUnitilsStepsAbstractUnitilsSteps.getParametersMethod()Copyright © 2014. All Rights Reserved.