Class StepCounter

    • Constructor Detail

      • StepCounter

        public StepCounter()
    • Method Detail

      • visit

        public void visit​(Step step)
        Visit a step in a scenario, incrementing the counter every time.
        Parameters:
        step - Step which will be analysed
        See Also:
        Step, Scenario