Package | Description |
---|---|
org.jbehave.core.configuration | |
org.jbehave.core.steps |
Modifier and Type | Method and Description |
---|---|
StepCollector |
UnmodifiableConfiguration.stepCollector() |
StepCollector |
Configuration.stepCollector() |
Modifier and Type | Method and Description |
---|---|
Configuration |
UnmodifiableConfiguration.useStepCollector(StepCollector stepCollector) |
Configuration |
Configuration.useStepCollector(StepCollector stepCollector) |
Modifier and Type | Class and Description |
---|---|
class |
MarkUnmatchedStepsAsPending
StepCollector that marks unmatched steps as
AbstractStepResult.Pending . |
Copyright © 2003-2014. All Rights Reserved.