testFEvent.cc
Go to the documentation of this file.
1 
7 #include <utl/Test.h>
8 #include <cppunit/extensions/HelperMacros.h>
9 
10 #include <FEvent/testFEventImpl.h>
11 
12 
13 class testFEvent : public CppUnit::TestFixture {
14 
16 
23 
25 
26 private:
28 
29 public:
30  void setUp() { fTestImpl.setUp(); }
31 
32  void tearDown() { fTestImpl.tearDown(); }
33 
35 
37 
39 
41 
43 
45 
46 };
47 
48 
50 
51 
52 // Configure (x)emacs for this file ...
53 // Local Variables:
54 // mode:c++
55 // compile-command: "make -C .. testFEvent -k"
56 // End:
void testPixelSimData()
Definition: testFEvent.cc:36
void testEyeRecData()
Definition: testFEvent.cc:40
void setUp()
Definition: testFEvent.cc:30
CPPUNIT_TEST_SUITE(testFEvent)
CPPUNIT_TEST_SUITE_REGISTRATION(testAiresShowerFile)
void testChannelSimData()
Definition: testFEvent.cc:38
void testChannelSimData()
testFEventImpl fTestImpl
Definition: testFEvent.cc:27
void tearDown()
Definition: testFEvent.cc:32
void setUp(evt::Event &event, bool testIO=true)
CPPUNIT_TEST_SUITE_END()
CPPUNIT_TEST(testPixelRecData)
void testPixelRecData()
Definition: testFEvent.cc:34
void testCopyCtor()
Definition: testFEvent.cc:42
void testAssignment()
Definition: testFEvent.cc:44

, generated on Tue Sep 26 2023.