tut::restartable_wrapper Class Reference

#include <tut_restartable.h>


Detailed Description

Restartable test runner wrapper.

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.

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 Sun May 18 19:18:03 2008 for libdballe by  doxygen 1.5.5