Support for CxxTest similar to CppUnit. More...
Go to the source code of this file.
Defines | |
| #define | MOCKPP_CXXTEST_SUITE_REGISTRATION(classname) |
| Register a class with methods as a test suite. | |
| #define | MOCKPP_CXXTEST(classname, meth) |
| Register a method as test. | |
Support for CxxTest similar to CppUnit.
Definition in file CxxTestSupport.h.
1.6.1