|
|
| UnitTest (const char *title) |
| |
|
void | test () |
| |
|
int | getPassCount () |
| |
|
int | getFailureCount () |
| |
|
const std::string | getTitle () const |
| |
|
| UnitTest (const char *title) |
| |
|
void | test () |
| |
|
int | getPassCount () |
| |
|
int | getFailureCount () |
| |
|
const std::string | getTitle () const |
| |
|
|
std::string | m_title |
| |
|
int | m_failures |
| |
|
int | m_testNum |
| |
Definition at line 20 of file MemoryMapArrayTest.h.
The documentation for this class was generated from the following files: