testRadioSimulation.cc
Go to the documentation of this file.
1 
7 #include <utl/Test.h>
8 #include <cppunit/extensions/HelperMacros.h>
9 
10 class testRadioSimulation : public CppUnit::TestFixture {
11 
13 
15 
16 private:
17 
18 public:
19 
20  void setUp() { }
21  void tearDown() { }
22 
23 };
24 
CPPUNIT_TEST_SUITE_REGISTRATION(testAiresShowerFile)
CPPUNIT_TEST_SUITE(testRadioSimulation)

, generated on Tue Sep 26 2023.