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

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testClose ()
 
void testConstruct ()
 
void testConstructException ()
 
void testFindEvent ()
 
void testGetNEvents ()
 
void testGetNEventsClosedException ()
 
void testGotoPosition ()
 
void testOpen ()
 
void testOpenForWrite ()
 
void testOpenNonExisting ()
 
void testProfileRead ()
 
void testRead ()
 
void testWrite ()
 

Public Attributes

evt::Event event
 
CONEXFilef
 

Private Member Functions

 CPPUNIT_TEST (testConstruct)
 
 CPPUNIT_TEST (testOpen)
 
 CPPUNIT_TEST (testClose)
 
 CPPUNIT_TEST (testFindEvent)
 
 CPPUNIT_TEST (testGotoPosition)
 
 CPPUNIT_TEST (testGetNEvents)
 
 CPPUNIT_TEST (testRead)
 
 CPPUNIT_TEST (testProfileRead)
 
 CPPUNIT_TEST_EXCEPTION (testConstructException, io::CONEXIOException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenNonExisting, io::CONEXIOException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenForWrite, io::CONEXIOException)
 
 CPPUNIT_TEST_EXCEPTION (testWrite, io::CONEXIOException)
 
 CPPUNIT_TEST_EXCEPTION (testGetNEventsClosedException, io::CONEXIOException)
 
 CPPUNIT_TEST_SUITE (testCONEXFile)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 38 of file testCONEXFile.cc.

Member Function Documentation

testCONEXFile::CPPUNIT_TEST ( testConstruct  )
private
testCONEXFile::CPPUNIT_TEST ( testOpen  )
private
testCONEXFile::CPPUNIT_TEST ( testClose  )
private
testCONEXFile::CPPUNIT_TEST ( testFindEvent  )
private
testCONEXFile::CPPUNIT_TEST ( testGotoPosition  )
private
testCONEXFile::CPPUNIT_TEST ( testGetNEvents  )
private
testCONEXFile::CPPUNIT_TEST ( testRead  )
private
testCONEXFile::CPPUNIT_TEST ( testProfileRead  )
private
testCONEXFile::CPPUNIT_TEST_EXCEPTION ( testConstructException  ,
io::CONEXIOException   
)
private
testCONEXFile::CPPUNIT_TEST_EXCEPTION ( testOpenNonExisting  ,
io::CONEXIOException   
)
private
testCONEXFile::CPPUNIT_TEST_EXCEPTION ( testOpenForWrite  ,
io::CONEXIOException   
)
private
testCONEXFile::CPPUNIT_TEST_EXCEPTION ( testWrite  ,
io::CONEXIOException   
)
private
testCONEXFile::CPPUNIT_TEST_EXCEPTION ( testGetNEventsClosedException  ,
io::CONEXIOException   
)
private
testCONEXFile::CPPUNIT_TEST_SUITE ( testCONEXFile  )
private
testCONEXFile::CPPUNIT_TEST_SUITE_END ( )
private
void testCONEXFile::setUp ( )
inline

Definition at line 63 of file testCONEXFile.cc.

void testCONEXFile::tearDown ( )
inline

Definition at line 69 of file testCONEXFile.cc.

void testCONEXFile::testClose ( )
inline

Definition at line 105 of file testCONEXFile.cc.

void testCONEXFile::testConstruct ( )
inline

Definition at line 73 of file testCONEXFile.cc.

References file.

void testCONEXFile::testConstructException ( )
inline

Definition at line 81 of file testCONEXFile.cc.

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

void testCONEXFile::testFindEvent ( )
inline

Definition at line 112 of file testCONEXFile.cc.

References io::eFail.

void testCONEXFile::testGetNEvents ( )
inline

Definition at line 136 of file testCONEXFile.cc.

void testCONEXFile::testGetNEventsClosedException ( )
inline

Definition at line 143 of file testCONEXFile.cc.

References tst::Expected().

void testCONEXFile::testGotoPosition ( )
inline

Definition at line 120 of file testCONEXFile.cc.

References io::eFail.

void testCONEXFile::testOpen ( )
inline

Definition at line 87 of file testCONEXFile.cc.

void testCONEXFile::testOpenForWrite ( )
inline

Definition at line 98 of file testCONEXFile.cc.

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

void testCONEXFile::testOpenNonExisting ( )
inline

Definition at line 91 of file testCONEXFile.cc.

References tst::Expected().

void testCONEXFile::testProfileRead ( )
inline
void testCONEXFile::testRead ( )
inline
void testCONEXFile::testWrite ( )
inline

Definition at line 128 of file testCONEXFile.cc.

References tst::Expected().

Member Data Documentation

evt::Event testCONEXFile::event

Definition at line 60 of file testCONEXFile.cc.

CONEXFile* testCONEXFile::f

Definition at line 59 of file testCONEXFile.cc.


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

, generated on Tue Sep 26 2023.