| Package | Description |
|---|---|
| detective.core | |
| detective.core.dsl | |
| detective.core.dsl.builder | |
| detective.core.dsl.table | |
| detective.core.runner |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
Scenario.getScenarioTable() |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
SimpleScenario.getScenarioTable() |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
ScenarioTable.scenarioTable(groovy.lang.Closure<?> c) |
| Modifier and Type | Method and Description |
|---|---|
static Row |
TableParser.appendRow(Object value,
Object nextValue) |
Row |
Row.getHeader() |
static Row |
TableParser.or(Boolean self,
Boolean arg) |
static Row |
TableParser.or(Integer self,
Integer arg) |
static Row |
TableParser.or(Integer self,
Number arg) |
Row |
Row.or(Object arg) |
static Row |
TableParser.or(Object self,
Object arg) |
| Modifier and Type | Method and Description |
|---|---|
static List<Row> |
TableParser.asListOfRows(Parameters existsParameters,
groovy.lang.Closure<?> tableData) |
| Modifier and Type | Method and Description |
|---|---|
void |
Row.setRowHeader(Row header)
Setup header if have
|
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
ExpectClosureDelegate.table(groovy.lang.Closure<?> closure) |
Copyright © 2019. All rights reserved.