Uses of Package
io.webdevice.cucumber.common
-
Classes in io.webdevice.cucumber.common used by io.webdevice.cucumber.capabilities.reference Class Description SimpleRunner Common runner for all tests that explicitly usesCucumberOptions.extraGlue()to specify where to load common steps, but leavesCucumberOptions.glue()empty so that steps, hooks and features will be loaded from the package of the extending class. -
Classes in io.webdevice.cucumber.common used by io.webdevice.cucumber.lenient Class Description SimpleRunner Common runner for all tests that explicitly usesCucumberOptions.extraGlue()to specify where to load common steps, but leavesCucumberOptions.glue()empty so that steps, hooks and features will be loaded from the package of the extending class. -
Classes in io.webdevice.cucumber.common used by io.webdevice.cucumber.provided.configured Class Description SimpleRunner Common runner for all tests that explicitly usesCucumberOptions.extraGlue()to specify where to load common steps, but leavesCucumberOptions.glue()empty so that steps, hooks and features will be loaded from the package of the extending class. -
Classes in io.webdevice.cucumber.common used by io.webdevice.cucumber.provided.injected Class Description SimpleRunner Common runner for all tests that explicitly usesCucumberOptions.extraGlue()to specify where to load common steps, but leavesCucumberOptions.glue()empty so that steps, hooks and features will be loaded from the package of the extending class. -
Classes in io.webdevice.cucumber.common used by io.webdevice.cucumber.single Class Description SimpleRunner Common runner for all tests that explicitly usesCucumberOptions.extraGlue()to specify where to load common steps, but leavesCucumberOptions.glue()empty so that steps, hooks and features will be loaded from the package of the extending class.