Skip to content

Test Result : IndirectListTest

0 failures (±0)
27 tests (±0)
Took 34 ms.

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded10 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded0 msPassed
equalsWorksForIndirectListAndRegularList0 msPassed
equalsWorksForTwoIndirectLists0 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent1 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved1 msPassed
removeIfNotifiesUoWOfRemovedElements3 msPassed
sublistReturnsAnotherIndirectList1 msPassed
testAdd0 msPassed
testAddAll6 msPassed
testAddAllAtIndex0 msPassed
testAddAtIndex1 msPassed
testAddNull1 msPassed
testClear0 msPassed
testConstructorNull1 msPassed
testConstructorNullTwo0 msPassed
testContainsAll1 msPassed
testIteratorRemove1 msPassed
testListIteratorAdd6 msPassed
testListIteratorRemove0 msPassed
testListIteratorSetReverse0 msPassed
testRemoveAll0 msPassed
testRemoveAtIndex0 msPassed
testRemoveNull1 msPassed
testRemoveObject0 msPassed
testRetainAll1 msPassed
testSet0 msPassed