#include <string>
#include <iostream>
#include <sstream>
#include <fstream>
#include <utl/AugerException.h>
#include <fwk/CentralConfig.h>
#include <utl/Reader.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | CentralConfigTest |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (CentralConfigTest) | |
Unit test for case of altered md5 fingerprint, no exception throw
Definition in file testCentralConfigAlteredMd5NonFatal.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | CentralConfigTest | ) |