COPASI API
4.16.103
|
#include <test000070.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_bug1084 () |
Static Protected Attributes | |
static const char * | MODEL_STRING1 |
static CCopasiDataModel * | pCOPASIDATAMODEL = NULL |
Private Member Functions | |
CPPUNIT_TEST (test_bug1084) | |
CPPUNIT_TEST_SUITE (test000070) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 26 of file test000070.h.
|
private |
|
private |
|
private |
void test000070::setUp | ( | ) |
Definition at line 34 of file test000070.cpp.
References CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), and pCOPASIDATAMODEL.
void test000070::tearDown | ( | ) |
void test000070::test_bug1084 | ( | ) |
Definition at line 47 of file test000070.cpp.
References CCopasiDataModel::exportSBMLToString(), CCopasiDataModel::importSBMLFromString(), MODEL_STRING1, and pCOPASIDATAMODEL.
|
staticprotected |
Definition at line 33 of file test000070.h.
Referenced by test_bug1084().
|
staticprotected |
These tests are supposed to make sure that assignments on a species with the hasOnlySubstanceUnits flag set are exported correctly. It tests rules and event assignments with and without the flag set.
Definition at line 34 of file test000070.h.
Referenced by setUp(), and test_bug1084().