| Package | Description |
|---|---|
| smartrics.rest.fitnesse.fixture |
| Modifier and Type | Class and Description |
|---|---|
class |
FitRow
Wrapper class for table row for Fit Runner.
|
class |
SlimRow
Wrapper class for a row when running with Slim.
|
| Modifier and Type | Field and Description |
|---|---|
protected RowWrapper |
RestFixture.row |
| Modifier and Type | Method and Description |
|---|---|
void |
RestFixture.processRow(RowWrapper<?> currentRow)
Process the row in input.
|
void |
FitRestFixture.processRow(RowWrapper<?> currentRow)
delegates to
RestFixture.processRow(RowWrapper) |
Copyright © 2017 smartrics. All rights reserved.