COPASI API
4.16.103
|
#include <test000090.h>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | test_delay_in_function () |
Static Protected Attributes | |
static const char * | MODEL_STRING |
static CCopasiDataModel * | pCOPASIDATAMODEL = NULL |
Private Member Functions | |
CPPUNIT_TEST (test_delay_in_function) | |
CPPUNIT_TEST_SUITE (test000090) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 24 of file test000090.h.
|
private |
|
private |
|
private |
void test000090::setUp | ( | ) |
Definition at line 31 of file test000090.cpp.
References CCopasiRootContainer::addDatamodel(), CCopasiRootContainer::init(), and pCOPASIDATAMODEL.
void test000090::tearDown | ( | ) |
void test000090::test_delay_in_function | ( | ) |
Definition at line 44 of file test000090.cpp.
References CCopasiMessage::EXCEPTION, CCopasiMessage::getLastMessage(), CCopasiMessage::getText(), CCopasiMessage::getType(), CCopasiDataModel::importSBMLFromString(), MODEL_STRING, and pCOPASIDATAMODEL.
|
staticprotected |
Definition at line 31 of file test000090.h.
Referenced by test_delay_in_function().
|
staticprotected |
Definition at line 32 of file test000090.h.
Referenced by setUp(), and test_delay_in_function().