public interface StepResult
Modifier and Type | Method and Description |
---|---|
void |
describeTo(StoryReporter reporter) |
UUIDExceptionWrapper |
getFailure() |
java.lang.String |
parametrisedStep() |
StepResult |
withParameterValues(java.lang.String parametrisedStep) |
java.lang.String parametrisedStep()
StepResult withParameterValues(java.lang.String parametrisedStep)
void describeTo(StoryReporter reporter)
UUIDExceptionWrapper getFailure()
Copyright © 2003-2014. All Rights Reserved.