|
|
Helper class for using MongoDB in tests. More...
#include <MemoryX/core/MongoTestHelper.h>
Public Member Functions | |
| MongoTestHelper () | |
| void | startMongo () |
| void | stopMongo () |
| ~MongoTestHelper () | |
Protected Member Functions | |
| void | exec (const std::string &command) |
Protected Attributes | |
| armarx::CMakePackageFinder | cmake |
Helper class for using MongoDB in tests.
Definition at line 35 of file MongoTestHelper.h.
|
inline |
|
inline |
Definition at line 44 of file MongoTestHelper.h.
|
inlineprotected |
|
inline |
Definition at line 50 of file MongoTestHelper.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
protected |
Definition at line 81 of file MongoTestHelper.h.