public interface StepResult
Modifier and Type | Interface and Description |
---|---|
static class |
StepResult.Type |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(StoryReporter reporter) |
UUIDExceptionWrapper |
getFailure() |
String |
parametrisedStep() |
StepResult |
setTimings(Timer timer) |
StepResult |
withParameterValues(String parametrisedStep) |
String parametrisedStep()
StepResult withParameterValues(String parametrisedStep)
StepResult setTimings(Timer timer)
void describeTo(StoryReporter reporter)
UUIDExceptionWrapper getFailure()
Copyright © 2003–2016. All rights reserved.