| Package | Description |
|---|---|
| smartrics.rest.fitnesse.fixture.support |
| Modifier and Type | Class and Description |
|---|---|
class |
LetBodyConstHandler
Handles let expressions to assign constant values to symbols.
|
class |
LetBodyHandler
Handles body of the last response on behalf of LET in RestFixture.
|
class |
LetBodyJsHandler
Handles let expressions on XML content, returning XML string rather than the
string with the content within the tags.
|
class |
LetBodyPlainHandler
Handles let expressions to assign body.
|
class |
LetBodyXmlHandler
Handles let expressions on XML content, returning XML string rather than the
string with the content within the tags.
|
class |
LetHeaderHandler
Handles header (a list of Header objects) LET manipulations.
|
| Modifier and Type | Method and Description |
|---|---|
static LetHandler |
LetHandlerFactory.getHandlerFor(String part) |
Copyright © 2017 smartrics. All rights reserved.