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