Test fixture for testing parts of the API affected by SMT. More...
Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Static Protected Member Functions | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
Protected Attributes | |
| SMT::SMTClient * | smtclient |
Static Protected Attributes | |
| static SMTCoreDaemon | smtcore |
Test fixture for testing parts of the API affected by SMT.
Definition at line 190 of file DataElement_Test.cpp.
| virtual void DataElementTestSMT::SetUp | ( | ) | [inline, protected, virtual] |
Definition at line 202 of file DataElement_Test.cpp.
| static void DataElementTestSMT::SetUpTestCase | ( | ) | [inline, static, protected] |
Definition at line 193 of file DataElement_Test.cpp.
| virtual void DataElementTestSMT::TearDown | ( | ) | [inline, protected, virtual] |
Definition at line 207 of file DataElement_Test.cpp.
| static void DataElementTestSMT::TearDownTestCase | ( | ) | [inline, static, protected] |
Definition at line 197 of file DataElement_Test.cpp.
SMT::SMTClient* DataElementTestSMT::smtclient [protected] |
Definition at line 213 of file DataElement_Test.cpp.
SMTCoreDaemon DataElementTestSMT::smtcore [static, protected] |
Definition at line 215 of file DataElement_Test.cpp.