tut::restartable_wrapper Class Reference

Restartable test runner wrapper. More...

#include <tut_restartable.h>


Public Member Functions

 restartable_wrapper (const std::string &dir=".")
 Default constructor.
void register_group (const std::string &name, group_base *gr)
 Stores another group for getting by name.
void set_callback (callback *cb)
 Stores callback object.
callbackget_callback () const
 Returns callback object.
groupnames list_groups () const
 Returns list of known test groups.
void run_tests () const
 Runs all tests in all groups.


Detailed Description

Restartable test runner wrapper.

Constructor & Destructor Documentation

tut::restartable_wrapper::restartable_wrapper ( const std::string &  dir = "."  )  [inline]

Default constructor.

Parameters:
dir Directory where to search/put log and journal files


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

Generated on Wed Mar 11 10:00:48 2009 for libdballe by  doxygen 1.5.8