com.google.gwt.junit.viewer.client |
|
Java Source File Name | Type | Comment |
Benchmark.java | Class | A data object for Benchmark. |
BrowserInfo.java | Class | Provides information about a browser (vendor,version,operating system,etc...)
based on user agent and other easily accessible information. |
Category.java | Class | A data object for Category. |
Report.java | Class | A data object for Report. |
ReportServer.java | Interface | Provides Benchmark report summaries and details. |
ReportServerAsync.java | Interface | The asynchronous interface for ReportServer. |
ReportSummary.java | Class | A data object summarizing the results of a report. |
ReportViewer.java | Class | The application for viewing benchmark reports. |
Result.java | Class | A data object for Benchmark results. |
Trial.java | Class | A data object for Trial. |