Interface | Description |
---|---|
BackendSupplier | |
FeatureSupplier | |
ObjectFactorySupplier | |
RunnerSupplier | |
TypeRegistryConfigurerSupplier |
Class | Description |
---|---|
BackendServiceLoader |
Supplies instances of
Backend created by using a ServiceLoader
to locate instance of BackendSupplier . |
FeaturePathFeatureSupplier |
Supplies a list of features found on the the feature path provided to RuntimeOptions.
|
ObjectFactoryServiceLoader | |
Runtime |
This is the main entry point for running Cucumber features from the CLI.
|
Runtime.Builder | |
ScanningTypeRegistryConfigurerSupplier | |
SingletonObjectFactorySupplier | |
SingletonRunnerSupplier |
Returns a single unique runner.
|
ThreadLocalObjectFactorySupplier | |
ThreadLocalRunnerSupplier |
Creates a distinct runner for each calling thread.
|
TimeServiceEventBus |
Copyright © 2019. All rights reserved.