COPASI API
4.16.103
|
#include <test000088.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_import_assignment_without_expression () |
void | test_import_eventassignment_without_expression () |
void | test_import_initialassignment_without_expression () |
Static Protected Attributes | |
static const char * | MODEL_STRING1 |
static const char * | MODEL_STRING2 |
static const char * | MODEL_STRING3 |
static CCopasiDataModel * | pCOPASIDATAMODEL = NULL |
Definition at line 24 of file test000088.h.
|
private |
|
private |
|
private |
|
private |
|
private |
void test000088::setUp | ( | ) |
Definition at line 28 of file test000088.cpp.
References CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), and pCOPASIDATAMODEL.
void test000088::tearDown | ( | ) |
void test000088::test_import_assignment_without_expression | ( | ) |
Definition at line 41 of file test000088.cpp.
References CCopasiMessage::getLastMessage(), CCopasiDataModel::getModel(), CModel::getModelValues(), CCopasiMessage::getNumber(), CCopasiDataModel::importSBMLFromString(), MCSBML, MODEL_STRING1, pCOPASIDATAMODEL, CCopasiMessage::size(), and CCopasiVector< T >::size().
void test000088::test_import_eventassignment_without_expression | ( | ) |
Definition at line 106 of file test000088.cpp.
References CModel::getEvents(), CCopasiMessage::getLastMessage(), CCopasiDataModel::getModel(), CModel::getModelValues(), CCopasiMessage::getNumber(), CCopasiDataModel::importSBMLFromString(), MCSBML, MODEL_STRING3, pCOPASIDATAMODEL, CCopasiMessage::size(), and CCopasiVector< T >::size().
void test000088::test_import_initialassignment_without_expression | ( | ) |
Definition at line 72 of file test000088.cpp.
References CCopasiMessage::getLastMessage(), CCopasiDataModel::getModel(), CModel::getModelValues(), CCopasiMessage::getNumber(), CCopasiDataModel::importSBMLFromString(), MCSBML, MODEL_STRING2, pCOPASIDATAMODEL, CCopasiMessage::size(), and CCopasiVector< T >::size().
|
staticprotected |
Definition at line 36 of file test000088.h.
Referenced by test_import_assignment_without_expression().
|
staticprotected |
Definition at line 37 of file test000088.h.
Referenced by test_import_initialassignment_without_expression().
|
staticprotected |
Definition at line 38 of file test000088.h.
Referenced by test_import_eventassignment_without_expression().
|
staticprotected |
Definition at line 35 of file test000088.h.
Referenced by setUp(), test_import_assignment_without_expression(), test_import_eventassignment_without_expression(), and test_import_initialassignment_without_expression().