COPASI API
4.16.103
|
#include <test000074.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_bug1088 () |
Static Protected Attributes | |
static const char * | MODEL_STRING1 |
static CCopasiDataModel * | pCOPASIDATAMODEL = NULL |
Private Member Functions | |
CPPUNIT_TEST (test_bug1088) | |
CPPUNIT_TEST_SUITE (test000074) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 26 of file test000074.h.
|
private |
|
private |
|
private |
void test000074::setUp | ( | ) |
Definition at line 33 of file test000074.cpp.
References CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), and pCOPASIDATAMODEL.
void test000074::tearDown | ( | ) |
void test000074::test_bug1088 | ( | ) |
Definition at line 46 of file test000074.cpp.
References CCopasiDataModel::exportSBMLToString(), CCopasiDataModel::importSBMLFromString(), MODEL_STRING1, and pCOPASIDATAMODEL.
|
staticprotected |
Definition at line 33 of file test000074.h.
Referenced by test_bug1088().
|
staticprotected |
Make sure importing a model with COPASI MIRIAM annotation and exporting it again does not CRASH
Definition at line 34 of file test000074.h.
Referenced by setUp(), and test_bug1088().