AbstractCancerTestSuite Class Reference

#include <AbstractCancerTestSuite.hpp>

Inheritance diagram for AbstractCancerTestSuite:

Inheritance graph
[legend]
Collaboration diagram for AbstractCancerTestSuite:

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 cancer test suites. Such suites may inherit from this class to avoid having to redefine them.

Definition at line 40 of file AbstractCancerTestSuite.hpp.


Member Function Documentation

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

Overridden setUp() method. Initialises singleton classes.

Definition at line 47 of file AbstractCancerTestSuite.hpp.

References CancerParameters::Instance(), SimulationTime::Instance(), CancerParameters::Reset(), and SimulationTime::SetStartTime().

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

Overridden setUp() method. Clears up singleton classes.

Definition at line 57 of file AbstractCancerTestSuite.hpp.

References SimulationTime::Destroy().


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

Generated on Wed Mar 18 12:51:59 2009 for Chaste by  doxygen 1.5.5