|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.steps.StepResult
org.jbehave.core.steps.StepResult.Success
public static class StepResult.Success
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jbehave.core.steps.StepResult |
---|
StepResult.Failed, StepResult.Ignorable, StepResult.NotPerformed, StepResult.Pending, StepResult.Success |
Field Summary |
---|
Fields inherited from class org.jbehave.core.steps.StepResult |
---|
step, throwable |
Constructor Summary | |
---|---|
StepResult.Success(java.lang.String string)
|
Method Summary | |
---|---|
void |
describeTo(StoryReporter reporter)
|
Methods inherited from class org.jbehave.core.steps.StepResult |
---|
failure, getThrowable, getTranslatedText, ignorable, notPerformed, pending, pending, success, withTranslatedText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StepResult.Success(java.lang.String string)
Method Detail |
---|
public void describeTo(StoryReporter reporter)
describeTo
in class StepResult
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |