com.google.gwt.junit.viewer.server |
|
Java Source File Name | Type | Comment |
BenchmarkXml.java | Class | Converts an XML element to a Benchmark object. |
CategoryXml.java | Class | Converts an XML Element to a Category object. |
ReportDatabase.java | Class | Serves up benchmark reports created during JUnit execution.
The benchmark reports are read from the path specified by the system property
named Benchmark.REPORT_PATH . |
ReportImageServer.java | Class | Serves up report images for the ReportViewer application. |
ReportServerImpl.java | Class | Implements the ReportServer RPC interface. |
ReportXml.java | Class | Hydrates a Report from its XML representation. |
ResultXml.java | Class | Hydrates a benchmark Result from an XML Element. |
TrialXml.java | Class | Hydrates a benchmark Trial from an XML Element. |