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