Class SimpleRunner

  • Direct Known Subclasses:
    CucumberIT, CucumberIT, CucumberIT, CucumberIT, CucumberIT

    public class SimpleRunner
    extends Object
    Common runner for all tests that explicitly uses CucumberOptions.extraGlue() to specify where to load common steps, but leaves CucumberOptions.glue() empty so that steps, hooks and features will be loaded from the package of the extending class.
    • Constructor Detail

      • SimpleRunner

        public SimpleRunner()