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