Class StepsScanner

java.lang.Object
com.thoughtworks.gauge.scan.StepsScanner
All Implemented Interfaces:
IScanner

public class StepsScanner extends Object implements IScanner
Scans for step implementations.
  • Constructor Details

  • Method Details

    • scan

      public void scan(org.reflections.Reflections reflections)
      Specified by:
      scan in interface IScanner