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