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"
static void ResetMaxCellId()
static CellPropertyRegistry * Instance()
static RandomNumberGenerator * Instance()
void Reseed(unsigned seed)
void SetStartTime(double startTime)
static SimulationTime * Instance()