CppTest home page CppTest project page

Public Member Functions | Friends
Test::HtmlOutput Class Reference

#include <cpptest-htmloutput.h>

Inheritance diagram for Test::HtmlOutput:
Test::CollectorOutput Test::Output

List of all members.

Public Member Functions

Friends


Detailed Description

HTML output.

Output handler that creates a HTML table with detailed information about all tests.


Member Function Documentation

void Test::HtmlOutput::generate ( std::ostream &  os,
bool  incl_ok_tests = true,
const std::string &  name = "" 
)

Generates the HTML table. This function should only be called after run(), when all tests have been executed.

Parameters:
osOutput stream.
incl_ok_testsSet if successful tests should be shown; false otherwise.
nameName of generated report.

The documentation for this class was generated from the following files:

Supported by:

SourceForge Logo