CppTest home page CppTest project page

Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

Test::HtmlOutput Class Reference

HTML output. More...

#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:
os Output stream.
incl_ok_tests Set if successful tests should be shown; false otherwise.
name Name of generated report.


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

SourceForge Logo