List of all members | Public Member Functions | Public Attributes | Private Member Functions
testSenecaShowerFile Class Reference
Inheritance diagram for testSenecaShowerFile:
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 testOpenNonExisting ()
 
void testOpenOpen ()
 
void testParticleRead ()
 
void testRead ()
 
void testWrite ()
 

Public Attributes

evt::Event event
 
SenecaShowerFilef
 

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 (testOpenNonExisting, utl::IOFailureException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenForWrite, utl::IOFailureException)
 
 CPPUNIT_TEST_EXCEPTION (testWrite, utl::IOFailureException)
 
 CPPUNIT_TEST_EXCEPTION (testGetNEventsClosedException, utl::IOFailureException)
 
 CPPUNIT_TEST_SUITE (testSenecaShowerFile)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 35 of file testSenecaShowerFile.cc.

Member Function Documentation

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

Definition at line 64 of file testSenecaShowerFile.cc.

void testSenecaShowerFile::tearDown ( )
inline

Definition at line 71 of file testSenecaShowerFile.cc.

void testSenecaShowerFile::testClose ( )
inline

Definition at line 117 of file testSenecaShowerFile.cc.

void testSenecaShowerFile::testCloseClose ( )
inline

Definition at line 121 of file testSenecaShowerFile.cc.

References tst::Expected().

void testSenecaShowerFile::testConstruct ( )
inline

Definition at line 78 of file testSenecaShowerFile.cc.

References file.

void testSenecaShowerFile::testConstructException ( )
inline

Definition at line 86 of file testSenecaShowerFile.cc.

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

void testSenecaShowerFile::testFindEvent ( )
inline

Definition at line 129 of file testSenecaShowerFile.cc.

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

void testSenecaShowerFile::testGetNEvents ( )
inline

Definition at line 152 of file testSenecaShowerFile.cc.

void testSenecaShowerFile::testGetNEventsClosedException ( )
inline

Definition at line 159 of file testSenecaShowerFile.cc.

References tst::Expected().

void testSenecaShowerFile::testGotoPosition ( )
inline

Definition at line 137 of file testSenecaShowerFile.cc.

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

void testSenecaShowerFile::testOpen ( )
inline

Definition at line 92 of file testSenecaShowerFile.cc.

void testSenecaShowerFile::testOpenForWrite ( )
inline

Definition at line 111 of file testSenecaShowerFile.cc.

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

void testSenecaShowerFile::testOpenNonExisting ( )
inline

Definition at line 96 of file testSenecaShowerFile.cc.

References tst::Expected().

void testSenecaShowerFile::testOpenOpen ( )
inline

Definition at line 103 of file testSenecaShowerFile.cc.

References tst::Expected().

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

Definition at line 144 of file testSenecaShowerFile.cc.

References tst::Expected().

Member Data Documentation

evt::Event testSenecaShowerFile::event

Definition at line 61 of file testSenecaShowerFile.cc.

SenecaShowerFile* testSenecaShowerFile::f

Definition at line 60 of file testSenecaShowerFile.cc.


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

, generated on Tue Sep 26 2023.