| Package | Description |
|---|---|
| com.github.dakusui.scriptiveunit | |
| com.github.dakusui.scriptiveunit.model |
| Modifier and Type | Method and Description |
|---|---|
Report |
Session.createReport(TestItem testItem) |
Report |
Session.Impl.createReport(TestItem testItem) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Report.Base |
| Modifier and Type | Method and Description |
|---|---|
static Report |
Report.create(Config config,
TestItem testItem) |
Report |
Stage.getReport() |
Report |
Stage.Delegating.getReport() |
| Modifier and Type | Method and Description |
|---|---|
static Stage |
Stage.Factory.createOracleFailureHandlingStage(Session session,
TestItem testItem,
Throwable throwable,
Report report) |
static Stage |
Stage.Factory.createOracleLevelStage(Stage.Type type,
Session session,
TestItem testItem,
Report report) |
static <RESPONSE> Stage |
Stage.Factory.createOracleVerificationStage(Session session,
TestItem testItem,
RESPONSE response,
Report report) |
Copyright © 2017. All rights reserved.