Skip to content

Test Result : IndirectListTest

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

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded0 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded1 msPassed
equalsWorksForIndirectListAndRegularList0 msPassed
equalsWorksForTwoIndirectLists0 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent0 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved0 msPassed
removeIfNotifiesUoWOfRemovedElements1 msPassed
sublistReturnsAnotherIndirectList0 msPassed
testAdd1 msPassed
testAddAll0 msPassed
testAddAllAtIndex0 msPassed
testAddAtIndex0 msPassed
testAddNull0 msPassed
testClear0 msPassed
testConstructorNull0 msPassed
testConstructorNullTwo0 msPassed
testContainsAll0 msPassed
testIteratorRemove0 msPassed
testListIteratorAdd0 msPassed
testListIteratorRemove0 msPassed
testListIteratorSetReverse0 msPassed
testRemoveAll1 msPassed
testRemoveAtIndex0 msPassed
testRemoveNull0 msPassed
testRemoveObject1 msPassed
testRetainAll0 msPassed
testSet0 msPassed