Test Result : SimpleListIteratorTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
nextWithoutMoreElementsThrowsException | 22 ms | Passed |
removeWithoutReconnectClearsRestOfList | 14 ms | Passed |
removeWithoutReconnectOnAllElementsClearsTheWholeList | 22 ms | Passed |
testBasicIteration | 13 ms | Passed |
testReplaceHead | 19 ms | Passed |
testReplaceLastNode | 22 ms | Passed |
testReplaceNodeInsideList | 25 ms | Passed |