COPASI API
4.16.103
|
#include <test000072.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_bug1086 () |
Static Protected Attributes | |
static const char * | MODEL_STRING1 |
static CCopasiDataModel * | pCOPASIDATAMODEL = NULL |
Private Member Functions | |
CPPUNIT_TEST (test_bug1086) | |
CPPUNIT_TEST_SUITE (test000072) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 26 of file test000072.h.
|
private |
|
private |
|
private |
void test000072::setUp | ( | ) |
Definition at line 32 of file test000072.cpp.
References CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), and pCOPASIDATAMODEL.
void test000072::tearDown | ( | ) |
void test000072::test_bug1086 | ( | ) |
Definition at line 45 of file test000072.cpp.
References CCopasiDataModel::exportSBMLToString(), CCopasiDataModel::importSBMLFromString(), MODEL_STRING1, and pCOPASIDATAMODEL.
|
staticprotected |
Definition at line 33 of file test000072.h.
Referenced by test_bug1086().
|
staticprotected |
Make sure exporting to Level2 after an export to Level1 does not crash COPASI.
Definition at line 34 of file test000072.h.
Referenced by setUp(), and test_bug1086().