Interface | Description |
---|---|
Organizer |
Provides an interface to organize the files in a report directory
|
Class | Description |
---|---|
DefaultOrganizer |
A default organizer for the report layout that organizes the report directory in the format
${basedir}/${host type}/${result type dir}/${test number}/ (ie.: /tmp/sender/failed/0/)
|
NodeOrganizer | |
ResultStrings | |
TestTracker |
Keeps track of the current test execution
|
This documentation was released into the public domain.