Test Result : SimpleListIteratorTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
nextWithoutMoreElementsThrowsException | 53 ms | Passed |
removeWithoutReconnectClearsRestOfList | 45 ms | Passed |
removeWithoutReconnectOnAllElementsClearsTheWholeList | 58 ms | Passed |
testBasicIteration | 64 ms | Passed |
testReplaceHead | 51 ms | Passed |
testReplaceLastNode | 42 ms | Passed |
testReplaceNodeInsideList | 57 ms | Passed |