org.jbehave.core.steps
Class StepCreator.PendingStep
java.lang.Object
org.jbehave.core.steps.StepCreator.AbstractStep
org.jbehave.core.steps.StepCreator.PendingStep
- All Implemented Interfaces:
- Step
- Enclosing class:
- StepCreator
public static class StepCreator.PendingStep
- extends StepCreator.AbstractStep
StepCreator.PendingStep
public StepCreator.PendingStep(String stepAsString,
String previousNonAndStep)
perform
public StepResult perform(UUIDExceptionWrapper storyFailureIfItHappened)
doNotPerform
public StepResult doNotPerform()
stepAsString
public String stepAsString()
previousNonAndStepAsString
public String previousNonAndStepAsString()
annotatedOn
public void annotatedOn(Method method)
annotated
public boolean annotated()
Copyright © 2003-2011. All Rights Reserved.