Package io.cucumber.plugin
Interface StrictAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setStrict(boolean strict)
When set to strict the plugin should indicate failure for undefined and pending steps
-