Test Result : SimpleListIteratorTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
nextWithoutMoreElementsThrowsException | 28 ms | Passed |
removeWithoutReconnectClearsRestOfList | 89 ms | Passed |
removeWithoutReconnectOnAllElementsClearsTheWholeList | 22 ms | Passed |
testBasicIteration | 55 ms | Passed |
testReplaceHead | 39 ms | Passed |
testReplaceLastNode | 43 ms | Passed |
testReplaceNodeInsideList | 28 ms | Passed |