List of all members.
Public Member Functions |
void | testInstantiation (void) |
| Ensure that nothing is thrown when an instance is created.
|
void | testSleep (void) |
| Ensure that nothing is thrown when going to sleep.
|
void | testRun (void) |
| Ensure that nothing is thrown when running thread.
|
Detailed Description
Tests the WThreadedRunner class.
Definition at line 59 of file WThreadedRunner_test.h.
Member Function Documentation
void WThreadedRunnerTest::testInstantiation |
( |
void |
|
) |
[inline] |
void WThreadedRunnerTest::testRun |
( |
void |
|
) |
[inline] |
void WThreadedRunnerTest::testSleep |
( |
void |
|
) |
[inline] |
The documentation for this class was generated from the following file: