Package | Description |
---|---|
org.maestro.reports.downloaders | |
org.maestro.reports.organizer |
Class and Description |
---|
NodeOrganizer |
Organizer
Provides an interface to organize the files in a report directory
|
Class and 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/)
|
Organizer
Provides an interface to organize the files in a report directory
|
TestTracker
Keeps track of the current test execution
|
This documentation was released into the public domain.