CppUnit project page | FAQ |
#include <cppunit/Portability.h>
#include <cppunit/Outputter.h>
#include <cppunit/portability/Stream.h>
Go to the source code of this file.
Classes | |
class | CompilerOutputter |
Outputs a TestResultCollector in a compiler compatible format.Printing the test results in a compiler compatible format (assertion location has the same format as compiler error), allow you to use your IDE to jump to the assertion failure. Location format can be customized (see setLocationFormat() ). More... |
Send comments to: CppUnit Developers |