org.jbehave.core.steps
Class AbstractStepResult.Pending
java.lang.Object
org.jbehave.core.steps.AbstractStepResult
org.jbehave.core.steps.AbstractStepResult.Pending
- All Implemented Interfaces:
- StepResult
- Enclosing class:
- AbstractStepResult
public static class AbstractStepResult.Pending
- extends AbstractStepResult
Methods inherited from class org.jbehave.core.steps.AbstractStepResult |
failed, failed, getFailure, ignorable, notPerformed, parametrisedStep, pending, pending, skipped, successful, toString, withParameterValues |
AbstractStepResult.Pending
public AbstractStepResult.Pending(String step)
AbstractStepResult.Pending
public AbstractStepResult.Pending(String step,
PendingStepFound e)
describeTo
public void describeTo(StoryReporter reporter)
Copyright © 2003-2011. All Rights Reserved.