COPASI API
4.16.103
|
#include <test000103.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_bug1743_l2 () |
void | test_bug1743_l3 () |
Protected Attributes | |
CCopasiDataModel * | pDataModel |
Static Protected Attributes | |
static const char * | SBML_STRING |
Private Member Functions | |
CPPUNIT_TEST (test_bug1743_l2) | |
CPPUNIT_TEST (test_bug1743_l3) | |
CPPUNIT_TEST_SUITE (test000103) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 28 of file test000103.h.
|
private |
|
private |
|
private |
|
private |
void test000103::setUp | ( | ) |
Definition at line 17 of file test000103.cpp.
References CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), and pDataModel.
void test000103::tearDown | ( | ) |
void test000103::test_bug1743_l2 | ( | ) |
Definition at line 29 of file test000103.cpp.
References CCopasiDataModel::exportSBMLToString(), CCopasiDataModel::getModel(), CModelEntity::getSBMLId(), CCopasiDataModel::importSBMLFromString(), CCopasiDataModel::newModel(), pDataModel, and CModelEntity::setSBMLId().
void test000103::test_bug1743_l3 | ( | ) |
Definition at line 61 of file test000103.cpp.
References CCopasiDataModel::exportSBMLToString(), CCopasiDataModel::getModel(), CModelEntity::getSBMLId(), CCopasiDataModel::importSBMLFromString(), CCopasiDataModel::newModel(), pDataModel, and CModelEntity::setSBMLId().
|
protected |
Definition at line 39 of file test000103.h.
Referenced by setUp(), test_bug1743_l2(), and test_bug1743_l3().
|
staticprotected |
Definition at line 37 of file test000103.h.