public static class AbstractStepResult.Successful extends AbstractStepResult
AbstractStepResult.Failed, AbstractStepResult.Ignorable, AbstractStepResult.NotPerformed, AbstractStepResult.Pending, AbstractStepResult.Silent, AbstractStepResult.Skipped, AbstractStepResult.SuccessfulStepResult.Typestep, throwable, type| Constructor and Description |
|---|
AbstractStepResult.Successful(Method method) |
AbstractStepResult.Successful(String step) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(StoryReporter reporter) |
durationInMillis, failed, failed, getFailure, ignorable, notPerformed, parametrisedStep, pending, pending, silent, skipped, successful, successful, toString, withDurationInMillis, withParameterValuespublic AbstractStepResult.Successful(String step)
public AbstractStepResult.Successful(Method method)
public void describeTo(StoryReporter reporter)
Copyright © 2003-2014. All Rights Reserved.