#include <utl/ErrorLogger.h>
#include <utl/Verbosity.h>
#include <tst/Verify.h>
#include <cppunit/extensions/HelperMacros.h>
#include <string>
#include <sstream>
Go to the source code of this file.
Classes | |
class | testErrorLogger |
Macros | |
#define | DEBUG |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testErrorLogger) | |
#define DEBUG |
Definition at line 1 of file testErrorLogger.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testErrorLogger | ) |