Helper class to run tests with CxxTest framework. More...
Static Public Member Functions | |
static void | runAllTests (CXXTEST_NS::TestListener &listener) |
Internal method wihich runs all the tests. |
Helper class to run tests with CxxTest framework.
Definition at line 48 of file CxxTestRunner.h.
static void mockpp::CxxTestRunner::runAllTests | ( | CXXTEST_NS::TestListener & | listener | ) | [inline, static] |
Internal method wihich runs all the tests.
listener | pointer to test listener |
Definition at line 55 of file CxxTestRunner.h.