| Package | Description |
|---|---|
| smartrics.rest.fitnesse.fixture | |
| smartrics.rest.fitnesse.fixture.support |
| Modifier and Type | Method and Description |
|---|---|
Config |
RestFixture.getConfig() |
Config |
FitRestFixture.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
smartrics.rest.client.RestClient |
PartsFactory.buildRestClient(Config config)
Builds a rest client configured with the given config implementation.
|
protected void |
RestFixture.setConfig(Config c) |
| Constructor and Description |
|---|
PartsFactory(RunnerVariablesProvider variablesProvider,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
static Config |
Config.getConfig()
the configuration with default name.
|
static Config |
Config.getConfig(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ContentType.config(Config config)
configures the internal map of handled content types (See
RestFixtureConfig). |
org.apache.commons.httpclient.HttpClient |
HttpClientBuilder.createHttpClient(Config config) |
String |
LetHeaderHandler.handle(RunnerVariablesProvider variablesProvider,
Config config,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
String |
LetHandler.handle(RunnerVariablesProvider variablesProvider,
Config config,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
String |
LetBodyXmlHandler.handle(RunnerVariablesProvider variablesProvider,
Config config,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
String |
LetBodyPlainHandler.handle(RunnerVariablesProvider variablesProvider,
Config config,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
String |
LetBodyJsHandler.handle(RunnerVariablesProvider variablesProvider,
Config config,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
String |
LetBodyHandler.handle(RunnerVariablesProvider variablesProvider,
Config config,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
String |
LetBodyConstHandler.handle(RunnerVariablesProvider variablesProvider,
Config cOnfig,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
| Constructor and Description |
|---|
BodyTypeAdapterFactory(RunnerVariablesProvider variablesProvider,
Config config) |
FitVariables(Config c)
initialises the variables.
|
JavascriptWrapper(RunnerVariablesProvider variablesProvider,
Config config) |
JSONBodyTypeAdapter(RunnerVariablesProvider variablesProvider,
Config config)
def ctor
|
SlimVariables(Config c,
fitnesse.slim.StatementExecutorInterface executor)
initialises the variables.
|
Copyright © 2017 smartrics. All rights reserved.