AbstractCellBasedTestSuite Class Reference

#include <AbstractCellBasedTestSuite.hpp>

Inheritance diagram for AbstractCellBasedTestSuite:

Inheritance graph
[legend]
Collaboration diagram for AbstractCellBasedTestSuite:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

void setUp ()
void tearDown ()


Detailed Description

This class provides setUp and tearDown methods that are common to many cell_based test suites. Such suites may inherit from this class to avoid having to redefine them.

Definition at line 41 of file AbstractCellBasedTestSuite.hpp.


Member Function Documentation

void AbstractCellBasedTestSuite::setUp (  )  [inline, protected]

void AbstractCellBasedTestSuite::tearDown (  )  [inline, protected]

Overridden teardown() method. Clears up singleton classes.

Definition at line 61 of file AbstractCellBasedTestSuite.hpp.

References RandomNumberGenerator::Destroy(), and SimulationTime::Destroy().


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

Generated on Mon Apr 18 11:35:51 2011 for Chaste by  doxygen 1.5.5