| Package | Description |
|---|---|
| org.coode.parsers.oppl.testcase.ui.report |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReportVisitorExAdapter<O> |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
UnexecutedTestReport.accept(ReportVisitorEx<O> visitor) |
<O> O |
SuccessfulExecutionReport.accept(ReportVisitorEx<O> visitor) |
<O> O |
RuntimeErrorEncounteredExecutionReport.accept(ReportVisitorEx<O> visitor) |
<O> O |
Report.accept(ReportVisitorEx<O> visitor) |
<O> O |
ConfigurationFailedExecutionReport.accept(ReportVisitorEx<O> visitor) |
<O> O |
AssertionFailedExecutionReport.accept(ReportVisitorEx<O> visitor) |
Copyright © 2014 The University of Manchester. All Rights Reserved.