Skip to content

Test Result : IndirectListTest

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

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded1 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded0 msPassed
equalsWorksForIndirectListAndRegularList0 msPassed
equalsWorksForTwoIndirectLists0 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent0 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved1 msPassed
removeIfNotifiesUoWOfRemovedElements3 msPassed
sublistReturnsAnotherIndirectList0 msPassed
testAdd0 msPassed
testAddAll0 msPassed
testAddAllAtIndex2 msPassed
testAddAtIndex0 msPassed
testAddNull0 msPassed
testClear1 msPassed
testConstructorNull1 msPassed
testConstructorNullTwo0 msPassed
testContainsAll0 msPassed
testIteratorRemove1 msPassed
testListIteratorAdd1 msPassed
testListIteratorRemove0 msPassed
testListIteratorSetReverse0 msPassed
testRemoveAll1 msPassed
testRemoveAtIndex1 msPassed
testRemoveNull1 msPassed
testRemoveObject0 msPassed
testRetainAll0 msPassed
testSet0 msPassed