The overlapping test can be broken up into a number of different tests:
- First we should ensure that the mid spacers are not on the same level (height) as the start spacers.
- We should ensure the end spacers are not on the same level as the mid spacers.
- We should that the inner spacers and outer spacers have space between them (for main).
The overlapping test can be broken up into a number of different tests: