public static class AbstractStepResult.Ignorable extends AbstractStepResult
AbstractStepResult.Failed, AbstractStepResult.Ignorable, AbstractStepResult.NotPerformed, AbstractStepResult.Pending, AbstractStepResult.Silent, AbstractStepResult.Skipped, AbstractStepResult.Successful
StepResult.Type
step, throwable, type
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, withParameterValues
public Ignorable(String step)
public void describeTo(StoryReporter reporter)
Copyright © 2003–2015. All rights reserved.