org.jbehave.core.steps
Class PendingStep
java.lang.Object
org.jbehave.core.steps.PendingStep
- All Implemented Interfaces:
- Step
public class PendingStep
- extends Object
- implements Step
PendingStep
public PendingStep(String step)
perform
public StepResult perform()
- Specified by:
perform
in interface Step
getDescription
public String getDescription()
doNotPerform
public StepResult doNotPerform()
- Specified by:
doNotPerform
in interface Step
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2010. All Rights Reserved.