test::Launch< TEST > Class Template Reference

Helper class for running a collection of tests. More...

#include <run.hpp>

Inheritance diagram for test::Launch< TEST >:

Inheritance graph
[legend]
Collaboration diagram for test::Launch< TEST >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Launch (string testID, string groups)
virtual auto_ptr< Testoperator() ()


Detailed Description

template<class TEST>
class test::Launch< TEST >

Launch objects are functors, which create on invocation an instance of the Test class they were created with. Creating such a Test Launcher internally registers this testcase with the Testsuite-Class, optionally under several groups (=categories, suite selections).
Note:
a subclass of Launcher

Definition at line 84 of file run.hpp.


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

Generated on Sat Aug 16 18:10:48 2008 for Lumiera by  doxygen 1.5.5