Skip to content

Test Result : IndirectListTest

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

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded1 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded1 msPassed
equalsWorksForIndirectListAndRegularList1 msPassed
equalsWorksForTwoIndirectLists0 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent0 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved0 msPassed
removeIfNotifiesUoWOfRemovedElements2 msPassed
sublistReturnsAnotherIndirectList0 msPassed
testAdd0 msPassed
testAddAll1 msPassed
testAddAllAtIndex1 msPassed
testAddAtIndex1 msPassed
testAddNull1 msPassed
testClear0 msPassed
testConstructorNull1 msPassed
testConstructorNullTwo1 msPassed
testContainsAll0 msPassed
testIteratorRemove1 msPassed
testListIteratorAdd1 msPassed
testListIteratorRemove0 msPassed
testListIteratorSetReverse0 msPassed
testRemoveAll1 msPassed
testRemoveAtIndex0 msPassed
testRemoveNull0 msPassed
testRemoveObject1 msPassed
testRetainAll0 msPassed
testSet1 msPassed