Public Member Functions |
|
| CPPUNIT_TEST_SUITE (AveragingRangeIteratorTest) |
|
| CPPUNIT_TEST (testConstructor) |
|
| CPPUNIT_TEST (testIsDoneOnNullTrace) |
|
| CPPUNIT_TEST (testMoveToInBounds) |
|
| CPPUNIT_TEST (testMoveToOutOfBounds) |
|
| CPPUNIT_TEST (testIncrementInBounds) |
|
| CPPUNIT_TEST (testIncrementOutOfBounds) |
|
| CPPUNIT_TEST (testSimpleAveragingInRange) |
|
| CPPUNIT_TEST (testAveragingOutOfRange) |
|
| CPPUNIT_TEST (testHardBoundary) |
|
| CPPUNIT_TEST (testFirst) |
|
| CPPUNIT_TEST (testAveraging) |
|
| CPPUNIT_TEST (testRangeLongerThanTrace) |
|
| CPPUNIT_TEST_SUITE_END () |
|
void | setUp () |
|
void | tearDown () |
|
void | testConstructor () |
|
void | testIsDoneOnNullTrace () |
|
void | testMoveToInBounds () |
|
void | testMoveToOutOfBounds () |
|
void | testIncrementInBounds () |
|
void | testIncrementOutOfBounds () |
|
void | testSimpleAveragingInRange () |
|
void | testAveragingOutOfRange () |
|
void | testHardBoundary () |
|
void | testFirst () |
|
void | testAveraging () |
|
void | testRangeLongerThanTrace () |
The documentation for this class was generated from the following files: