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