36 #ifndef ABSTRACTCELLBASEDTESTSUITE_HPP_
37 #define ABSTRACTCELLBASEDTESTSUITE_HPP_
39 #define CXXTEST_ABORT_TEST_ON_FAIL
41 #include <cxxtest/TestSuite.h>
43 #include "SimulationTime.hpp"
44 #include "RandomNumberGenerator.hpp"
45 #include "CellPropertyRegistry.hpp"
void Reseed(unsigned seed)
static SimulationTime * Instance()
static void ResetMaxCellId()
static CellPropertyRegistry * Instance()
void SetStartTime(double startTime)
static RandomNumberGenerator * Instance()