|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StepCollector | |
|---|---|
| org.jbehave.core.configuration | |
| org.jbehave.core.steps | |
| Uses of StepCollector in org.jbehave.core.configuration |
|---|
| Methods in org.jbehave.core.configuration that return StepCollector | |
|---|---|
StepCollector |
UnmodifiableConfiguration.stepCollector()
|
StepCollector |
Configuration.stepCollector()
|
| Methods in org.jbehave.core.configuration with parameters of type StepCollector | |
|---|---|
Configuration |
UnmodifiableConfiguration.useStepCollector(StepCollector stepCollector)
|
Configuration |
Configuration.useStepCollector(StepCollector stepCollector)
|
| Uses of StepCollector in org.jbehave.core.steps |
|---|
| Classes in org.jbehave.core.steps that implement StepCollector | |
|---|---|
class |
MarkUnmatchedStepsAsPending
StepCollector that marks unmatched steps as AbstractStepResult.Pending. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||