testSuite Class Reference

#include <tools.h>

Inheritance diagram for testSuite:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~testSuite ()
void run (unsigned int const indentation)
virtual void runtests (unsigned int const)
virtual std::string suiteName ()

Public Attributes

int tests
int failures


Detailed Description

Definition at line 9 of file tools.h.


Constructor & Destructor Documentation

testSuite::~testSuite (  )  [virtual]

Definition at line 12 of file tools.cpp.


Member Function Documentation

void testSuite::run ( unsigned int const   indentation  ) 

Definition at line 18 of file tools.cpp.

virtual void testSuite::runtests ( unsigned int  const  )  [inline, virtual]

Reimplemented in mdCoreAPITestSuite.

Definition at line 31 of file tools.h.

virtual std::string testSuite::suiteName (  )  [inline, virtual]

Reimplemented in mdCoreAPITestSuite.

Definition at line 34 of file tools.h.


Member Data Documentation

Definition at line 25 of file tools.h.

Definition at line 25 of file tools.h.


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

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6