Test Result : SimpleListIteratorTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
nextWithoutMoreElementsThrowsException | 3 ms | Passed |
removeWithoutReconnectClearsRestOfList | 7 ms | Passed |
removeWithoutReconnectOnAllElementsClearsTheWholeList | 4 ms | Passed |
testBasicIteration | 3 ms | Passed |
testReplaceHead | 3 ms | Passed |
testReplaceLastNode | 3 ms | Passed |
testReplaceNodeInsideList | 4 ms | Passed |