Package com.canoo.webtest.reporting

Reporting the results of the WebTest run.

See:
          Description

Interface Summary
IResultReporter  
IStepResultListener Defines
 

Class Summary
PlainTextReporter  
RootStepResult The root step result containing it's children results as well as some general information about the webtest.
StepExecutionListener Listens for task execution to extract StepResults to generate the report.
StepResult Result holder for the execution of a step (or task) and his children.
XmlReporter  
XmlResultConverter The class converts a given StepResult into its XML representation.
 

Exception Summary
ReportCreationException  
 

Package com.canoo.webtest.reporting Description

Reporting the results of the WebTest run.

Result formats can be personalized. Current formats are PlainText and XML.


Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.