Utils::Encodings::BinaryReaderTest Class Reference

Inherits TestFixture.

Inheritance diagram for Utils::Encodings::BinaryReaderTest:

Inheritance graph
[legend]
Collaboration diagram for Utils::Encodings::BinaryReaderTest:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 30 of file BinaryReaderTest.cpp.

Public Member Functions

void setUp ()
void tearDown ()
void testCtors ()
void testSetProperties ()
void testReadInts ()
void testReadBytes ()
void testReadStrings ()
void testReadPastEnd ()

Private Member Functions

 CPPUNIT_TEST_SUITE (BinaryReaderTest)
 CPPUNIT_TEST (testCtors)
 CPPUNIT_TEST (testSetProperties)
 CPPUNIT_TEST (testReadInts)
 CPPUNIT_TEST (testReadBytes)
 CPPUNIT_TEST (testReadStrings)
 CPPUNIT_TEST (testReadPastEnd)
 CPPUNIT_TEST_SUITE_END ()


Member Function Documentation

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST testReadPastEnd   )  [private]
 

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST testReadStrings   )  [private]
 

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST testReadBytes   )  [private]
 

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST testReadInts   )  [private]
 

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST testSetProperties   )  [private]
 

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST testCtors   )  [private]
 

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST_SUITE BinaryReaderTest   )  [private]
 

Utils::Encodings::BinaryReaderTest::CPPUNIT_TEST_SUITE_END  )  [private]
 

void Utils::Encodings::BinaryReaderTest::setUp  )  [inline]
 

Definition at line 42 of file BinaryReaderTest.cpp.

void Utils::Encodings::BinaryReaderTest::tearDown  )  [inline]
 

Definition at line 46 of file BinaryReaderTest.cpp.

void Utils::Encodings::BinaryReaderTest::testCtors  )  [inline]
 

Definition at line 50 of file BinaryReaderTest.cpp.

void Utils::Encodings::BinaryReaderTest::testReadBytes  )  [inline]
 

Definition at line 191 of file BinaryReaderTest.cpp.

void Utils::Encodings::BinaryReaderTest::testReadInts  )  [inline]
 

Definition at line 99 of file BinaryReaderTest.cpp.

void Utils::Encodings::BinaryReaderTest::testReadPastEnd  )  [inline]
 

Definition at line 372 of file BinaryReaderTest.cpp.

void Utils::Encodings::BinaryReaderTest::testReadStrings  )  [inline]
 

Definition at line 298 of file BinaryReaderTest.cpp.

void Utils::Encodings::BinaryReaderTest::testSetProperties  )  [inline]
 

Definition at line 83 of file BinaryReaderTest.cpp.


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