COPASI API
4.16.103
|
#include <test000061.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_bug_1044 () |
Static Protected Attributes | |
static const char * | MODEL_STRING1 |
static CCopasiDataModel * | pCOPASIDATAMODEL = NULL |
Private Member Functions | |
CPPUNIT_TEST (test_bug_1044) | |
CPPUNIT_TEST_SUITE (test000061) | |
CPPUNIT_TEST_SUITE_END () | |
This test checks if the constant and boundaryCondition flags are set correctly when a FIXED metabolite is changed back to status REACTIONS.
Definition at line 31 of file test000061.h.
|
private |
|
private |
|
private |
void test000061::setUp | ( | ) |
Definition at line 37 of file test000061.cpp.
References CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), and pCOPASIDATAMODEL.
void test000061::tearDown | ( | ) |
void test000061::test_bug_1044 | ( | ) |
Definition at line 50 of file test000061.cpp.
References CModelEntity::ASSIGNMENT, CCopasiMessage::EXCEPTION, CCopasiDataModel::exportSBMLToString(), CCopasiDataModel::getCurrentSBMLDocument(), CCopasiMessage::getLastMessage(), CCopasiDataModel::getModel(), CModel::getModelValues(), CEvaluationNode::INVALID, load_cps_model_from_stream(), MCSBML, MODEL_STRING1, pCOPASIDATAMODEL, CCopasiMessage::size(), CCopasiVector< T >::size(), and CEvaluationNode::type().
|
staticprotected |
Definition at line 38 of file test000061.h.
Referenced by test_bug_1044().
|
staticprotected |
Definition at line 39 of file test000061.h.
Referenced by setUp(), and test_bug_1044().