public static class AbstractStepResult.Silent extends AbstractStepResult.Successful
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 Silent(Method method)
public void describeTo(StoryReporter reporter)
describeTo
in interface StepResult
describeTo
in class AbstractStepResult.Successful
Copyright © 2003–2015. All rights reserved.