See: Description
| Class | Description |
|---|---|
| Duration | |
| DurationObserver |
The
Observer implementation to observe the method under test and the time it took to run as well as the expected time, if any
This class is instantiated during the initialization phase of the EasyTest's runner. |
| ImageBean |
this class holds the image and description data
|
| MethodDurationReportBean |
Method duration report bean that hold the duration bean data and the graph
|
| MethodUnderTestDuration |
Class encapsulating the run information
of a particular method of a class that is being tested by a particular Test Method.
|
| ReportDataContainer |
Accumulates all the test results during a test run.
|
| ReportParametersBean |
This bean holds the report parameters, like output format, location etc.
|
| ReportTotalsBean |
This class contains the totals of a set of tests
|
| TestMethodDuration |
Class encapsulating the information about the test methods exact executiopn time.
|
| TestResultBean |
This class is a single result of a test run for one test method.
|
Copyright © 2014. All rights reserved.