public static class AbstractStepResult.Successful extends AbstractStepResult
AbstractStepResult.Comment, AbstractStepResult.Failed, AbstractStepResult.Ignorable, AbstractStepResult.NotPerformed, AbstractStepResult.Pending, AbstractStepResult.Silent, AbstractStepResult.Skipped, AbstractStepResult.Successful
StepResult.Type
step, throwable, type
Constructor and Description |
---|
Successful(Method method) |
Successful(String step) |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(StoryReporter reporter) |
comment, durationInMillis, failed, failed, getFailure, ignorable, notPerformed, parametrisedStep, pending, pending, setTimings, silent, skipped, successful, successful, toString, withParameterValues
public Successful(String step)
public Successful(Method method)
public void describeTo(StoryReporter reporter)
Copyright © 2003–2016. All rights reserved.