Skip to content

Test Result : IndirectListTest

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

All Tests

Test nameDurationStatus
addAllAtIndexDoesNothingWhenNoElementsAreAdded0 msPassed
addAllDoesNothingWhenNoNewElementsAreAdded1 msPassed
equalsWorksForIndirectListAndRegularList0 msPassed
equalsWorksForTwoIndirectLists1 msPassed
hashCodeIsEqualToRegularListWithIdenticalContent0 msPassed
removeAllDoesNothingWhenNoElementsAreRemoved0 msPassed
removeIfNotifiesUoWOfRemovedElements3 msPassed
sublistReturnsAnotherIndirectList0 msPassed
testAdd0 msPassed
testAddAll1 msPassed
testAddAllAtIndex0 msPassed
testAddAtIndex1 msPassed
testAddNull1 msPassed
testClear0 msPassed
testConstructorNull0 msPassed
testConstructorNullTwo0 msPassed
testContainsAll1 msPassed
testIteratorRemove0 msPassed
testListIteratorAdd1 msPassed
testListIteratorRemove1 msPassed
testListIteratorSetReverse0 msPassed
testRemoveAll0 msPassed
testRemoveAtIndex1 msPassed
testRemoveNull0 msPassed
testRemoveObject0 msPassed
testRetainAll0 msPassed
testSet0 msPassed