#include <test.h>
Public Member Functions | |
| ~TestHarness () | |
| void | Add (Test *ptst) |
| void | Run () |
Private Member Functions | |
| bool | RunTest (Test *ptst) |
|
|
|
|
|
|
|
|
Definition at line 126 of file test.h. References RunTest(). |
Here is the call graph for this function:

|
|
Definition at line 135 of file test.h. References wx::Test::GetCurrentIndex(), wx::Test::GetName(), wx::Test::GetTestCount(), wx::Test::Ok(), and wx::Test::Run(). Referenced by Run(). |
Here is the call graph for this function:

1.3.6