| Package | Description |
|---|---|
| org.wso2.testgrid.web.bean |
| Modifier and Type | Method and Description |
|---|---|
List<ScenarioTestCaseEntry> |
TestExecutionSummary.getScenarioTestCaseEntries()
Returns the scenario test case entries list.
|
| Constructor and Description |
|---|
TestExecutionSummary(List<ScenarioSummary> scenarioSummaries,
List<ScenarioTestCaseEntry> scenarioTestCaseEntries)
Constructs an instance of
TestExecutionSummary. |
Copyright © 2019 WSO2. All rights reserved.