COPASI API
4.16.103
|
#include <test000100.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_bug1692_1 () |
void | test_bug1692_2 () |
Protected Attributes | |
CCopasiDataModel * | pDataModel |
Static Protected Attributes | |
static const char * | CPS_STRING |
Private Member Functions | |
CPPUNIT_TEST (test_bug1692_1) | |
CPPUNIT_TEST (test_bug1692_2) | |
CPPUNIT_TEST_SUITE (test000100) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 29 of file test000100.h.
|
private |
|
private |
|
private |
|
private |
void test000100::setUp | ( | ) |
Definition at line 42 of file test000100.cpp.
References abort_handler(), CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), pDataModel, pNewAct, and pOldAct.
void test000100::tearDown | ( | ) |
Definition at line 64 of file test000100.cpp.
References CCopasiRootContainer::destroy(), and pOldAct.
void test000100::test_bug1692_1 | ( | ) |
Definition at line 81 of file test000100.cpp.
References CPS_STRING, CCopasiDataModel::exportSBMLToString(), load_cps_model_from_stream(), and pDataModel.
void test000100::test_bug1692_2 | ( | ) |
Definition at line 109 of file test000100.cpp.
References CPS_STRING, CCopasiDataModel::exportSBMLToString(), load_cps_model_from_stream(), and pDataModel.
|
staticprotected |
Definition at line 40 of file test000100.h.
Referenced by test_bug1692_1(), and test_bug1692_2().
|
protected |
Definition at line 42 of file test000100.h.
Referenced by setUp(), test_bug1692_1(), and test_bug1692_2().