List of all members | Public Member Functions | Public Attributes | Private Member Functions
testArtificialShowerFile Class Reference
Inheritance diagram for testArtificialShowerFile:
Inheritance graph
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testClose ()
 
void testCloseClose ()
 
void testConstruct ()
 
void testConstructException ()
 
void testFindEvent ()
 
void testGetNEvents ()
 
void testGetNEventsClosedException ()
 
void testGotoPosition ()
 
void testOpen ()
 
void testOpenForWrite ()
 
void testOpenOpen ()
 
void testParticleRead ()
 
void testRead ()
 
void testWrite ()
 

Public Attributes

evt::Event event
 
ArtificialShowerFilef
 

Private Member Functions

 CPPUNIT_TEST (testConstruct)
 
 CPPUNIT_TEST (testOpen)
 
 CPPUNIT_TEST (testClose)
 
 CPPUNIT_TEST (testCloseClose)
 
 CPPUNIT_TEST (testFindEvent)
 
 CPPUNIT_TEST (testGotoPosition)
 
 CPPUNIT_TEST (testGetNEvents)
 
 CPPUNIT_TEST (testRead)
 
 CPPUNIT_TEST (testParticleRead)
 
 CPPUNIT_TEST_EXCEPTION (testConstructException, utl::IOFailureException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenOpen, utl::IOFailureException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenForWrite, utl::IOFailureException)
 
 CPPUNIT_TEST_EXCEPTION (testWrite, utl::IOFailureException)
 
 CPPUNIT_TEST_EXCEPTION (testGetNEventsClosedException, utl::IOFailureException)
 
 CPPUNIT_TEST_SUITE (testArtificialShowerFile)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 34 of file testArtificialShowerFile.cc.

Member Function Documentation

testArtificialShowerFile::CPPUNIT_TEST ( testConstruct  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testOpen  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testClose  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testCloseClose  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testFindEvent  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testGotoPosition  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testGetNEvents  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testRead  )
private
testArtificialShowerFile::CPPUNIT_TEST ( testParticleRead  )
private
testArtificialShowerFile::CPPUNIT_TEST_EXCEPTION ( testConstructException  ,
utl::IOFailureException   
)
private
testArtificialShowerFile::CPPUNIT_TEST_EXCEPTION ( testOpenOpen  ,
utl::IOFailureException   
)
private
testArtificialShowerFile::CPPUNIT_TEST_EXCEPTION ( testOpenForWrite  ,
utl::IOFailureException   
)
private
testArtificialShowerFile::CPPUNIT_TEST_EXCEPTION ( testWrite  ,
utl::IOFailureException   
)
private
testArtificialShowerFile::CPPUNIT_TEST_EXCEPTION ( testGetNEventsClosedException  ,
utl::IOFailureException   
)
private
testArtificialShowerFile::CPPUNIT_TEST_SUITE ( testArtificialShowerFile  )
private
testArtificialShowerFile::CPPUNIT_TEST_SUITE_END ( )
private
void testArtificialShowerFile::setUp ( )
inline

Definition at line 62 of file testArtificialShowerFile.cc.

References fwk::CentralConfig::GetInstance().

void testArtificialShowerFile::tearDown ( )
inline

Definition at line 70 of file testArtificialShowerFile.cc.

void testArtificialShowerFile::testClose ( )
inline

Definition at line 110 of file testArtificialShowerFile.cc.

void testArtificialShowerFile::testCloseClose ( )
inline

Definition at line 114 of file testArtificialShowerFile.cc.

References tst::Expected().

void testArtificialShowerFile::testConstruct ( )
inline

Definition at line 77 of file testArtificialShowerFile.cc.

References file.

void testArtificialShowerFile::testConstructException ( )
inline

Definition at line 85 of file testArtificialShowerFile.cc.

References io::eWrite, and tst::Expected().

void testArtificialShowerFile::testFindEvent ( )
inline

Definition at line 122 of file testArtificialShowerFile.cc.

References io::eFail, and tst::Verify().

void testArtificialShowerFile::testGetNEvents ( )
inline

Definition at line 145 of file testArtificialShowerFile.cc.

void testArtificialShowerFile::testGetNEventsClosedException ( )
inline

Definition at line 152 of file testArtificialShowerFile.cc.

References tst::Expected().

void testArtificialShowerFile::testGotoPosition ( )
inline

Definition at line 130 of file testArtificialShowerFile.cc.

References io::eFail, and tst::Verify().

void testArtificialShowerFile::testOpen ( )
inline

Definition at line 91 of file testArtificialShowerFile.cc.

void testArtificialShowerFile::testOpenForWrite ( )
inline

Definition at line 104 of file testArtificialShowerFile.cc.

References io::eWrite, and tst::Expected().

void testArtificialShowerFile::testOpenOpen ( )
inline

Definition at line 96 of file testArtificialShowerFile.cc.

References tst::Expected().

void testArtificialShowerFile::testParticleRead ( )
inline
void testArtificialShowerFile::testRead ( )
inline
void testArtificialShowerFile::testWrite ( )
inline

Definition at line 137 of file testArtificialShowerFile.cc.

References tst::Expected().

Member Data Documentation

evt::Event testArtificialShowerFile::event

Definition at line 59 of file testArtificialShowerFile.cc.

ArtificialShowerFile* testArtificialShowerFile::f

Definition at line 58 of file testArtificialShowerFile.cc.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.