Package io.cucumber.core.plugin
Interface Options.Plugin
-
- All Known Implementing Classes:
PluginOption
- Enclosing interface:
- Options
public static interface Options.Plugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringargument()Class<? extends Plugin>pluginClass()StringpluginString()
-