Package io.cucumber.core.runtime
Interface RunnerSupplier
-
- All Known Implementing Classes:
SingletonRunnerSupplier,ThreadLocalRunnerSupplier
public interface RunnerSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Runnerget()
-
-
-
Method Detail
-
get
Runner get()
-
-