public static class AbstractStepResult.Failed extends AbstractStepResult
AbstractStepResult.Failed, AbstractStepResult.Ignorable, AbstractStepResult.NotPerformed, AbstractStepResult.Pending, AbstractStepResult.Skipped, AbstractStepResult.Successfulstep, throwable| Constructor and Description |
|---|
AbstractStepResult.Failed(Method method,
UUIDExceptionWrapper throwable) |
AbstractStepResult.Failed(String step,
UUIDExceptionWrapper throwable) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(StoryReporter reporter) |
failed, failed, getFailure, ignorable, notPerformed, parametrisedStep, pending, pending, skipped, successful, toString, withParameterValuespublic AbstractStepResult.Failed(String step, UUIDExceptionWrapper throwable)
public AbstractStepResult.Failed(Method method, UUIDExceptionWrapper throwable)
public void describeTo(StoryReporter reporter)
Copyright © 2003-2013. All Rights Reserved.