| Package | Description |
|---|---|
| org.specrunner | |
| org.specrunner.core |
| Modifier and Type | Method and Description |
|---|---|
static ISpecRunnerPlugin |
SRServices.getSpecRunnerPlugin()
Shortcut method to the topmost interface for programmatic plugins.
|
ISpecRunnerPlugin |
ISpecRunnerFactoryPlugin.newRunner()
A new specification runner.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecRunnerPluginPipeline
Default implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected ISpecRunnerPlugin |
SpecRunnerFactoryPluginImpl.runner
The reusable runner.
|
| Modifier and Type | Method and Description |
|---|---|
ISpecRunnerPlugin |
SpecRunnerFactoryPluginImpl.getRunner()
Gets the runner.
|
ISpecRunnerPlugin |
SpecRunnerFactoryPluginImpl.newRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecRunnerFactoryPluginImpl.setRunner(ISpecRunnerPlugin runner)
Sets the runner.
|
| Constructor and Description |
|---|
SpecRunnerFactoryPluginImpl(ISpecRunnerPlugin runner)
Creates a factory with a reusable runner.
|
Copyright © 2016. All rights reserved.