Skip to content

Test Result : IndirectListTest

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

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded0 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded0 msPassed
equalsWorksForIndirectListAndRegularList5 msPassed
equalsWorksForTwoIndirectLists1 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent0 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved0 msPassed
removeIfNotifiesUoWOfRemovedElements7 msPassed
sublistReturnsAnotherIndirectList1 msPassed
testAdd0 msPassed
testAddAll2 msPassed
testAddAllAtIndex1 msPassed
testAddAtIndex1 msPassed
testAddNull1 msPassed
testClear1 msPassed
testConstructorNull1 msPassed
testConstructorNullTwo1 msPassed
testContainsAll3 msPassed
testIteratorRemove2 msPassed
testListIteratorAdd2 msPassed
testListIteratorRemove1 msPassed
testListIteratorSetReverse1 msPassed
testRemoveAll1 msPassed
testRemoveAtIndex1 msPassed
testRemoveNull0 msPassed
testRemoveObject1 msPassed
testRetainAll1 msPassed
testSet0 msPassed