Skip to content

Test Result : IndirectListTest

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

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded0 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded0 msPassed
equalsWorksForIndirectListAndRegularList1 msPassed
equalsWorksForTwoIndirectLists2 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent0 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved0 msPassed
removeIfNotifiesUoWOfRemovedElements3 msPassed
sublistReturnsAnotherIndirectList1 msPassed
testAdd1 msPassed
testAddAll4 msPassed
testAddAllAtIndex1 msPassed
testAddAtIndex1 msPassed
testAddNull0 msPassed
testClear1 msPassed
testConstructorNull1 msPassed
testConstructorNullTwo0 msPassed
testContainsAll0 msPassed
testIteratorRemove2 msPassed
testListIteratorAdd10 msPassed
testListIteratorRemove1 msPassed
testListIteratorSetReverse1 msPassed
testRemoveAll0 msPassed
testRemoveAtIndex1 msPassed
testRemoveNull0 msPassed
testRemoveObject1 msPassed
testRetainAll1 msPassed
testSet0 msPassed