|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.steps.AbstractStepResult
org.jbehave.core.steps.AbstractStepResult.Failed
public static class AbstractStepResult.Failed
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jbehave.core.steps.AbstractStepResult |
|---|
AbstractStepResult.Failed, AbstractStepResult.Ignorable, AbstractStepResult.NotPerformed, AbstractStepResult.Pending, AbstractStepResult.Skipped, AbstractStepResult.Successful |
| Field Summary |
|---|
| Fields inherited from class org.jbehave.core.steps.AbstractStepResult |
|---|
step, throwable |
| Constructor Summary | |
|---|---|
AbstractStepResult.Failed(Method method,
UUIDExceptionWrapper throwable)
|
|
AbstractStepResult.Failed(String step,
UUIDExceptionWrapper throwable)
|
|
| Method Summary | |
|---|---|
void |
describeTo(StoryReporter reporter)
|
| Methods inherited from class org.jbehave.core.steps.AbstractStepResult |
|---|
failed, failed, getFailure, ignorable, notPerformed, parametrisedStep, pending, pending, skipped, successful, toString, withParameterValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStepResult.Failed(String step,
UUIDExceptionWrapper throwable)
public AbstractStepResult.Failed(Method method,
UUIDExceptionWrapper throwable)
| Method Detail |
|---|
public void describeTo(StoryReporter reporter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||