public class ThreadLocalRunnerSupplier extends Object implements RunnerSupplier
Each runners bus passes all events to the event bus of this supplier.
| Constructor and Description |
|---|
ThreadLocalRunnerSupplier(RunnerOptions runnerOptions,
EventBus sharedEventBus,
cucumber.runtime.BackendSupplier backendSupplier) |
public ThreadLocalRunnerSupplier(RunnerOptions runnerOptions, EventBus sharedEventBus, cucumber.runtime.BackendSupplier backendSupplier)
public Runner get()
get in interface RunnerSupplierCopyright © 2019. All rights reserved.