| Package | Description |
|---|---|
| smartrics.rest.fitnesse.fixture | |
| smartrics.rest.fitnesse.fixture.support |
| Modifier and Type | Method and Description |
|---|---|
BodyTypeAdapter |
PartsFactory.buildBodyTypeAdapter(ContentType ct,
String charset)
returns a
BodyTypeAdapter
for the content type in input. |
protected BodyTypeAdapter |
RestFixture.createBodyTypeAdapter() |
protected BodyTypeAdapter |
RestFixture.createBodyTypeAdapter(ContentType ct) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONBodyTypeAdapter
Type adapted for cells containing JSON content.
|
class |
TextBodyTypeAdapter
Type adapter for body cell containing plain text.
|
class |
XPathBodyTypeAdapter
Type adapter for body cells with XML content.
|
| Modifier and Type | Method and Description |
|---|---|
BodyTypeAdapter |
BodyTypeAdapterFactory.getBodyTypeAdapter(ContentType content,
String charset)
Returns a @link
BodyTypeAdapter for the given charset and @link ContentType. |
Copyright © 2017 smartrics. All rights reserved.