| Package | Description |
|---|---|
| smartrics.rest.fitnesse.fixture | |
| smartrics.rest.fitnesse.fixture.support |
| Modifier and Type | Class and Description |
|---|---|
class |
FitFormatter
Cell formatter for the Fit runner.
|
class |
SlimFormatter
Formatter of cells handled by Slim.
|
| Modifier and Type | Method and Description |
|---|---|
CellFormatter<?> |
PartsFactory.buildCellFormatter(RestFixture.Runner runner)
Builds the appropriate formatter for a type of runner on this
RestFixture.
|
CellFormatter<?> |
RestFixture.getFormatter()
The formatter for this instance of the RestFixture.
|
CellFormatter<?> |
FitRestFixture.getFormatter()
delegates to
RestFixture.getFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Tools.makeContentForRightCell(String expected,
RestDataTypeAdapter typeAdapter,
CellFormatter<?> formatter,
int minLenForToggle) |
static String |
Tools.makeContentForWrongCell(String expected,
RestDataTypeAdapter typeAdapter,
CellFormatter<?> formatter,
int minLenForToggle) |
Copyright © 2017 smartrics. All rights reserved.