5 #include <fwk/CentralConfig.h>
6 #include <fwk/RunController.h>
8 #include <cppunit/extensions/HelperMacros.h>
11 #include <utl/AugerException.h>
22 CPPUNIT_TEST(testModuleInitAndRun);
24 CPPUNIT_TEST_SUITE_END();
Exception to use in case of module sequencing failures.
void testModuleFailFinish()
void testModuleInitAndRun()
CPPUNIT_TEST_SUITE_REGISTRATION(testAiresShowerFile)
Auger Software Run Control.
static CentralConfig * GetInstance()
Use this the first time you get an instance of central configuration.