| Interface | Description |
|---|---|
| RunnerVariablesProvider |
The fixture provides the variables of the runner.
|
| Class | Description |
|---|---|
| FitCell |
Wrapper class to a table cell for the Fit runner.
|
| FitFormatter |
Cell formatter for the Fit runner.
|
| FitRestFixture |
A
RestFixture implementation for Fit runner. |
| FitRow |
Wrapper class for table row for Fit Runner.
|
| PartsFactory |
Factory of all dependencies the rest fixture needs.
|
| RestFixture |
A fixture that allows to simply test REST APIs with minimal efforts.
|
| RestFixtureConfig |
A simple fixture to store configuration data for the rest fixture.
|
| SlimCell |
Wrapper for a cell in the table when running on Slim.
|
| SlimFormatter |
Formatter of cells handled by Slim.
|
| SlimRow |
Wrapper class for a row when running with Slim.
|
| SvgImage |
Allows inclusion of an SVG file in a FitNesse page.
|
| Enum | Description |
|---|---|
| RestFixture.Runner |
What runner this table is running on.
|
Copyright © 2017 smartrics. All rights reserved.