| Package | Description |
|---|---|
| org.specrunner.context | |
| org.specrunner.context.core | |
| org.specrunner.core.pipes | |
| org.specrunner.util.string |
| Modifier and Type | Method and Description |
|---|---|
IContext |
IContextFactory.newContext(ISource source,
IRunner runner)
Creates a new context based on an source and a runner.
|
| Modifier and Type | Method and Description |
|---|---|
T |
LazyExpressionModel.getObject(IContext context) |
IContext |
ContextFactoryImpl.newContext(ISource source,
IRunner runner) |
| Constructor and Description |
|---|
ContextImpl(ISource source,
IRunner runner)
Creates a context from a source and a runner.
|
| Modifier and Type | Method and Description |
|---|---|
protected IContext |
PipeContext.createContext(ISource source,
IRunner runner)
Creates a context based on a source and runner.
|
| Modifier and Type | Method and Description |
|---|---|
String |
IStringProvider.newString(IContext context)
Provides a String based, or not, on the given context.
|
Copyright © 2016. All rights reserved.