public static class TemplateableOutput.OutputLifecycle extends Object
Constructor and Description |
---|
OutputLifecycle(Lifecycle lifecycle) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAfterSteps() |
List<String> |
getAfterSteps(AfterScenario.Outcome outcome) |
List<String> |
getBeforeSteps() |
Set<AfterScenario.Outcome> |
getOutcomes() |
public OutputLifecycle(Lifecycle lifecycle)
public Set<AfterScenario.Outcome> getOutcomes()
public List<String> getAfterSteps(AfterScenario.Outcome outcome)
Copyright © 2003–2015. All rights reserved.