Test Result : SimpleListIteratorTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
nextWithoutMoreElementsThrowsException | 31 ms | Passed |
removeWithoutReconnectClearsRestOfList | 40 ms | Passed |
removeWithoutReconnectOnAllElementsClearsTheWholeList | 34 ms | Passed |
testBasicIteration | 27 ms | Passed |
testReplaceHead | 25 ms | Passed |
testReplaceLastNode | 18 ms | Passed |
testReplaceNodeInsideList | 32 ms | Passed |