Public Member Functions |
|
| CPPUNIT_TEST_SUITE (BasicRangeIteratorTest) |
|
| CPPUNIT_TEST (testConstructor) |
|
| CPPUNIT_TEST (testConstructor2) |
|
| CPPUNIT_TEST (testCopyConstructor) |
|
| CPPUNIT_TEST (testAssignment) |
|
| CPPUNIT_TEST (testEquality) |
|
| CPPUNIT_TEST (testIsDoneOnNullTrace) |
|
| CPPUNIT_TEST (testMoveToInBounds) |
|
| CPPUNIT_TEST (testMoveToOutOfBounds) |
|
| CPPUNIT_TEST (testIncrementInBounds) |
|
| CPPUNIT_TEST (testIncrementOutOfBounds) |
|
| CPPUNIT_TEST_SUITE_END () |
|
void | setUp () |
|
void | tearDown () |
|
void | testConstructor () |
|
void | testConstructor2 () |
|
void | testCopyConstructor () |
|
void | testAssignment () |
|
void | testEquality () |
|
void | testIsDoneOnNullTrace () |
|
void | testMoveToInBounds () |
|
void | testMoveToOutOfBounds () |
|
void | testIncrementInBounds () |
|
void | testIncrementOutOfBounds () |
|
void | testRandomAccess () |
The documentation for this class was generated from the following files: