Interface Step

All Known Implementing Classes:
StepCreator.AbstractStep, StepCreator.Comment, StepCreator.ConditionalStep, StepCreator.IgnorableStep, StepCreator.ParametrisedStep, StepCreator.PendingStep, StepCreator.ReportingAbstractStep

public interface Step
A Step represents a runnable portion of a Scenario, which matches methods annotated in CandidateSteps instances.