Definitions for "CppUnit "
Keywords:  junit, framework, port, gui, supervised
CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI-based for supervised tests.
CPPUnit is a unit testing framework module for C++, described as a C++ port of JUnit.