- Test:
- verify proper working of a generic procedure to splice an interval into a complete segmentation of an ordered axis into seamless intervals.
Definition at line 278 of file split-splice-test.cpp.
◆ demonstrate_usage()
void demonstrate_usage |
( |
| ) |
|
|
inlineprivate |
◆ verify_testFixture()
void verify_testFixture |
( |
| ) |
|
|
inlineprivate |
◆ verify_standardCases()
void verify_standardCases |
( |
| ) |
|
|
inlineprivate |
◆ verify_cornerCases()
void verify_cornerCases |
( |
| ) |
|
|
inlineprivate |
◆ verify_integrity()
void verify_integrity |
( |
| ) |
|
|
inlineprivate |
- Test:
- verify instance data is properly handled on split operation
- segments not touched will stay at same memory location
- any adapted segments will be new allocated objects
- yet segments cloned / split will carry on all data
Definition at line 483 of file split-splice-test.cpp.
The documentation for this class was generated from the following file: