Skip to content

Test Result : IndirectListTest

0 failures (±0)
27 tests (+4)
Took 45 ms.

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded0 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded0 msPassed
equalsWorksForIndirectListAndRegularList1 msPassed
equalsWorksForTwoIndirectLists0 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent0 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved0 msPassed
removeIfNotifiesUoWOfRemovedElements13 msPassed
sublistReturnsAnotherIndirectList1 msPassed
testAdd0 msPassed
testAddAll0 msPassed
testAddAllAtIndex0 msPassed
testAddAtIndex1 msPassed
testAddNull0 msPassed
testClear0 msPassed
testConstructorNull23 msPassed
testConstructorNullTwo0 msPassed
testContainsAll0 msPassed
testIteratorRemove0 msPassed
testListIteratorAdd3 msPassed
testListIteratorRemove1 msPassed
testListIteratorSetReverse1 msPassed
testRemoveAll1 msPassed
testRemoveAtIndex0 msPassed
testRemoveNull0 msPassed
testRemoveObject1 msPassed
testRetainAll0 msPassed
testSet0 msPassed