Class MarkUnmatchedStepsAsPending

java.lang.Object
org.jbehave.core.steps.MarkUnmatchedStepsAsPending
All Implemented Interfaces:
StepCollector

public class MarkUnmatchedStepsAsPending extends Object implements StepCollector
StepCollector that marks unmatched steps as AbstractStepResult.Pending. It uses a StepFinder to prioritise StepCandidates.