Test Result : SimpleListIteratorTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
nextWithoutMoreElementsThrowsException | 40 ms | Passed |
removeWithoutReconnectClearsRestOfList | 52 ms | Passed |
removeWithoutReconnectOnAllElementsClearsTheWholeList | 78 ms | Passed |
testBasicIteration | 46 ms | Passed |
testReplaceHead | 39 ms | Passed |
testReplaceLastNode | 47 ms | Passed |
testReplaceNodeInsideList | 50 ms | Passed |