AbstractCellBasedTestSuite Class Reference

#include <AbstractCellBasedTestSuite.hpp>

Inherits CxxTest::TestSuite.

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 42 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 63 of file AbstractCellBasedTestSuite.hpp.

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


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

Generated by  doxygen 1.6.2