Uses of Interface
org.jbehave.core.steps.StepCollector
Packages that use StepCollector
-
Uses of StepCollector in org.jbehave.core.configuration
Fields in org.jbehave.core.configuration declared as StepCollectorModifier and TypeFieldDescriptionprotected StepCollectorConfiguration.stepCollectorProvides pending steps where unmatched steps exist.Methods in org.jbehave.core.configuration that return StepCollectorModifier and TypeMethodDescriptionConfiguration.stepCollector()UnmodifiableConfiguration.stepCollector()Methods in org.jbehave.core.configuration with parameters of type StepCollectorModifier and TypeMethodDescriptionConfiguration.useStepCollector(StepCollector stepCollector) UnmodifiableConfiguration.useStepCollector(StepCollector stepCollector) -
Uses of StepCollector in org.jbehave.core.steps
Classes in org.jbehave.core.steps that implement StepCollectorModifier and TypeClassDescriptionclassStepCollector that marks unmatched steps asAbstractStepResult.Pending.