Package org.jbehave.core.model
Class Lifecycle.Steps
java.lang.Object
org.jbehave.core.model.Lifecycle.Steps
- Enclosing class:
- Lifecycle
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSteps(AfterScenario.Outcome outcome, String metaFilter, List<String> steps) Steps(AfterScenario.Outcome outcome, List<String> steps) Steps(Scope scope, AfterScenario.Outcome outcome, List<String> steps) -
Method Summary