Package org.jtiger.report.html

Provides a result handler to produce a HTML report.

See:
          Description

Class Summary
FixtureResultBeanImpl A bean that is used by the HTML result handler to produce a report.
HtmlFixtureResultsHandler A result handler that produces a HTML report of test run results.
OverallResultBeanImpl A bean that is used by the HTML result handler to produce a report.
TestResultBeanImpl A bean that is used by the HTML result handler to produce a report.
 

Package org.jtiger.report.html Description

Provides a result handler to produce a HTML report.

See Also:
HtmlFixtureResultsHandler