Interface StepCollector

All Known Implementing Classes:
MarkUnmatchedStepsAsPending

public interface StepCollector
Represents the strategy for the collection of executable Steps from a story or scenario matching a list of StepCandidates. It also collects the steps to run at before/after stages.