[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
4452 | 0 | 0 | 0 | 100% | 21.615 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.commons.collections.primitives.decorators | 154 | 0 | 0 | 0 | 100% | 0.066 |
org.apache.commons.collections.primitives | 1069 | 0 | 0 | 0 | 100% | 6.404 |
org.apache.commons.collections.primitives.adapters | 2411 | 0 | 0 | 0 | 100% | 14.831 |
org.apache.commons.collections.list | 774 | 0 | 0 | 0 | 100% | 0.287 |
org.apache.commons.collections.primitives.adapters.io | 44 | 0 | 0 | 0 | 100% | 0.027 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AbstractTestList$TestListIterator | 774 | 0 | 0 | 0 | 100% | 0.287 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestReaderCharIterator | 18 | 0 | 0 | 0 | 100% | 0.01 | |
TestCharIteratorReader | 4 | 0 | 0 | 0 | 100% | 0.002 | |
TestInputStreamByteIterator | 18 | 0 | 0 | 0 | 100% | 0.011 | |
TestByteIteratorInputStream | 4 | 0 | 0 | 0 | 100% | 0.004 |
[Summary] [Package List] [Test Cases]
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.002 |
testEmptyFloatIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0.001 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testAddAllIsUnsupportedByDefault | 0 | |
testSetIsUnsupportedByDefault | 0.006 | |
testRemoveElementIsUnsupportedByDefault | 0.001 | |
testAddIsUnsupportedByDefault | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0.001 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0 | |
testAddGet | 0 | |
testAddAndShift | 0.001 | |
testIsSerializable | 0.002 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0.001 | |
testAddAllFloatListAtIndex | 0 | |
testToJustBigEnoughFloatArray | 0.001 | |
testToLargerThanNeededFloatArray | 0 | |
testToSmallerThanNeededFloatArray | 0 | |
testEqualsWithTwoFloatLists | 0.001 | |
testFloatSubListEquals | 0 | |
testEqualsWithFloatListAndList | 0.001 | |
testFloatListSerializeDeserializeThenCompare | 0.002 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.002 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.004 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.008 | |
testListLastIndexOf | 0.014 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.006 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.004 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.004 | |
testListIteratorAdd | 0.007 | |
testListIteratorSet | 0.003 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.001 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.001 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.001 | |
testCollectionIsEmpty | 0 | |
testCollectionIterator | 0 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.014 | |
testCollectionSize | 0 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.003 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testAdaptNull | 0.001 | |
testAdaptNonNull | 0 | |
testErrorThrowingReader | 0.001 | |
testEmptyCharIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.007 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0.001 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0 | |
testNegativeInitialCapacityIsInvalid | 0 | |
testCopyConstructor | 0 | |
testCopyConstructorWithNull | 0 | |
testAddGetLargeValues | 0.015 | |
testArrayConstructor | 0.001 | |
testArrayConstructorWithNull | 0 | |
testTrimToSize | 0.001 | |
testExceptionOnConcurrentModification | 0.001 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0 | |
testRemoveViaSubList | 0.003 | |
testAddGet | 0.001 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllFloatListAtIndex | 0.001 | |
testToJustBigEnoughFloatArray | 0 | |
testToLargerThanNeededFloatArray | 0.001 | |
testToSmallerThanNeededFloatArray | 0.001 | |
testEqualsWithTwoFloatLists | 0.001 | |
testFloatSubListEquals | 0 | |
testEqualsWithFloatListAndList | 0.008 | |
testFloatListSerializeDeserializeThenCompare | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.006 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.032 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.016 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.052 | |
testListLastIndexOf | 0.063 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.033 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.03 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.018 | |
testListIteratorAdd | 0.062 | |
testListIteratorSet | 0.016 | |
testEmptyListSerialization | 0.002 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.007 | |
testCollectionRetainAll | 0.004 | |
testCollectionAdd | 0.012 | |
testCollectionAddAll | 0.008 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.004 | |
testCollectionContainsAll | 0.009 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.003 | |
testCollectionIteratorRemove | 0.009 | |
testCollectionRemove | 0.033 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.004 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testEmptyDoubleIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapUnmodifiableDoubleList | 0 | |
testWrapSerializableDoubleList | 0 | |
testWrapNonSerializableDoubleList | 0 | |
testNotModifiable | 0 | |
testSublistNotModifiable | 0.001 | |
testIteratorNotModifiable | 0 | |
testListIteratorNotModifiable | 0.001 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableByteIterator | 0 | |
testIterateByteIterator | 0 | |
testByteIteratorNotModifiable | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0 | |
testNegativeInitialCapacityIsInvalid | 0.001 | |
testCopyConstructor | 0.001 | |
testCopyConstructorWithNull | 0 | |
testAddGetLargeValues | 0.006 | |
testArrayConstructor | 0.001 | |
testArrayConstructorWithNull | 0 | |
testTrimToSize | 0.001 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0 | |
testRemoveViaSubList | 0.003 | |
testAddGet | 0.007 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0.001 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0.001 | |
testAddAllIntListAtIndex | 0.001 | |
testToJustBigEnoughIntArray | 0.001 | |
testToLargerThanNeededIntArray | 0 | |
testToSmallerThanNeededIntArray | 0.001 | |
testEqualsWithTwoIntLists | 0.001 | |
testIntSubListEquals | 0.001 | |
testEqualsWithIntListAndList | 0.009 | |
testIntListSerializeDeserializeThenCompare | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.01 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.028 | |
testListHashCode | 0.002 | |
testListGetByIndex | 0.024 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.05 | |
testListLastIndexOf | 0.049 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.026 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.025 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.013 | |
testListIteratorAdd | 0.05 | |
testListIteratorSet | 0.039 | |
testEmptyListSerialization | 0.003 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0.001 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.017 | |
testCollectionRetainAll | 0.005 | |
testCollectionAdd | 0.035 | |
testCollectionAddAll | 0.027 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.014 | |
testCollectionContainsAll | 0.02 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.005 | |
testCollectionIteratorRemove | 0.02 | |
testCollectionRemove | 0.095 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.005 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.008 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testEmptyIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0.001 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.007 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.003 |
testWrapNull | 0 | |
testWrapUnmodifiableShortList | 0.001 | |
testWrapSerializableShortList | 0 | |
testWrapNonSerializableShortList | 0.001 | |
testNotModifiable | 0 | |
testSublistNotModifiable | 0 | |
testIteratorNotModifiable | 0.001 | |
testListIteratorNotModifiable | 0 |
testWrapNull | 0 | |
testWrapUnmodifiableIntList | 0 | |
testWrapSerializableIntList | 0 | |
testWrapNonSerializableIntList | 0 | |
testNotModifiable | 0.001 | |
testSublistNotModifiable | 0.001 | |
testIteratorNotModifiable | 0 | |
testListIteratorNotModifiable | 0.001 |
testEmptyLongIterator | 0.001 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 |
testSingletonDoubleList | 0.01 | |
testUnmodifiableDoubleListNull | 0 | |
testEmptyDoubleList | 0 | |
testUnmodifiableDoubleIteratorNull | 0 | |
testEmptyDoubleIterator | 0.001 | |
testUnmodifiableDoubleListIteratorNull | 0 | |
testEmptyDoubleListIterator | 0 | |
testSingletonDoubleListIterator | 0 | |
testSingletonDoubleIterator | 0 |
testEmpty | 0.002 | |
testArrayConstructor | 0 | |
testPeek | 0.001 | |
testPush | 0 | |
testSearch | 0 | |
testPeekN | 0 | |
testPop | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0 | |
testAddGet | 0 | |
testAddAndShift | 0.001 | |
testIsSerializable | 0.002 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0 | |
testListIteratorOutOfBounds | 0.001 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0 | |
testByteListSerializeDeserializeThenCompare | 0.002 | |
testToLargerThanNeededByteArray | 0 | |
testToSmallerThanNeededByteArray | 0.001 | |
testByteSubListEquals | 0 | |
testAddAllByteListAtIndex | 0.001 | |
testToJustBigEnoughByteArray | 0 | |
testEqualsWithTwoByteLists | 0 | |
testEqualsWithByteListAndList | 0.001 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.002 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.007 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.005 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.01 | |
testListLastIndexOf | 0.016 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.011 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.006 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.006 | |
testListIteratorAdd | 0.016 | |
testListIteratorSet | 0.005 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.001 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.005 | |
testCollectionAddAll | 0.002 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.001 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.011 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.003 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testAddAllIsUnsupportedByDefault | 0 | |
testSetIsUnsupportedByDefault | 0 | |
testRemoveElementIsUnsupportedByDefault | 0.001 | |
testAddIsUnsupportedByDefault | 0 |
testEmptyDoubleIterator | 0 | |
testNextHasNextRemove | 0.001 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.003 |
testWrapNull | 0 | |
testWrapNotNull | 0.001 | |
testWrapUnmodifiableCharIterator | 0 | |
testIterateCharIterator | 0.001 | |
testCharIteratorNotModifiable | 0 |
testAddAllIsUnsupportedByDefault | 0.001 | |
testSetIsUnsupportedByDefault | 0 | |
testRemoveElementIsUnsupportedByDefault | 0 | |
testAddIsUnsupportedByDefault | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0.001 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0 | |
testAddAllAtIndex | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.003 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.004 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.007 | |
testListLastIndexOf | 0.007 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.003 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.004 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.007 | |
testListIteratorSet | 0.003 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.008 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testAddAllIsUnsupportedByDefault | 0 | |
testSetIsUnsupportedByDefault | 0.001 | |
testRemoveElementIsUnsupportedByDefault | 0 | |
testAddIsUnsupportedByDefault | 0 |
testSingletonByteListIterator | 0.019 | |
testSingletonByteIterator | 0 | |
testSingletonByteList | 0 | |
testUnmodifiableByteListNull | 0 | |
testEmptyByteList | 0.001 | |
testUnmodifiableByteIteratorNull | 0.007 | |
testEmptyByteIterator | 0 | |
testUnmodifiableByteListIteratorNull | 0.001 | |
testEmptyByteListIterator | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0.001 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0.002 | |
testNegativeInitialCapacityIsInvalid | 0 | |
testCopyConstructor | 0.001 | |
testCopyConstructorWithNull | 0 | |
testArrayConstructor | 0 | |
testTrimToSize | 0.001 | |
testIllegalArgumentExceptionWhenElementOutOfRange | 0 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.002 | |
testAddGet | 0.008 | |
testAddAndShift | 0 | |
testIsSerializable | 0.002 | |
testSubListsAreNotSerializable | 0.001 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllLongListAtIndex | 0.001 | |
testToJustBigEnoughLongArray | 0 | |
testToLargerThanNeededLongArray | 0.001 | |
testToSmallerThanNeededLongArray | 0.001 | |
testEqualsWithTwoLongLists | 0.001 | |
testLongSubListEquals | 0 | |
testEqualsWithLongListAndList | 0 | |
testLongListSerializeDeserializeThenCompare | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.009 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.002 | |
testListAddByIndex | 0.049 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.032 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.041 | |
testListLastIndexOf | 0.036 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.018 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.021 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.01 | |
testListIteratorAdd | 0.037 | |
testListIteratorSet | 0.019 | |
testEmptyListSerialization | 0 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.008 | |
testCollectionRetainAll | 0.006 | |
testCollectionAdd | 0.015 | |
testCollectionAddAll | 0.011 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.006 | |
testCollectionContainsAll | 0.017 | |
testCollectionIsEmpty | 0.002 | |
testCollectionIterator | 0.003 | |
testCollectionIteratorRemove | 0.018 | |
testCollectionRemove | 0.077 | |
testCollectionSize | 0.007 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.004 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.002 |
testEmptyIterator | 0.001 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0.001 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testAddAllAtIndex | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.003 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.006 | |
testListLastIndexOf | 0.014 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.003 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.004 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.006 | |
testListIteratorSet | 0.003 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.003 | |
testCollectionIsEmpty | 0.007 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.016 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.008 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableLongIterator | 0 | |
testLongIteratorNotModifiable | 0 | |
testIterateLongIterator | 0.001 |
testListListIteratorPreviousRemove | 0.002 | |
testAddAllAtIndex | 0.004 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.073 | |
testListHashCode | 0.007 | |
testListGetByIndex | 0.048 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.148 | |
testListLastIndexOf | 0.135 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.066 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.032 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.01 | |
testListIteratorAdd | 0.102 | |
testListIteratorSet | 0.044 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionAdd | 0.057 | |
testCollectionAddAll | 0.012 | |
testUnsupportedAdd | 0.001 | |
testCollectionClear | 0.002 | |
testCollectionContains | 0.006 | |
testCollectionContainsAll | 0.007 | |
testCollectionIsEmpty | 0.002 | |
testCollectionIterator | 0.003 | |
testCollectionIteratorRemove | 0.015 | |
testCollectionRemove | 0.072 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.004 | |
testCollectionToArray2 | 0.011 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.002 | |
testAddAllAtIndex | 0.002 | |
testListEquals | 0.055 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.048 | |
testListHashCode | 0.005 | |
testListGetByIndex | 0.04 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.173 | |
testListLastIndexOf | 0.172 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.073 | |
testUnsupportedSet | 0.001 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.038 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.012 | |
testListIteratorAdd | 0.093 | |
testListIteratorSet | 0.04 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.019 | |
testCollectionRetainAll | 0.015 | |
testCollectionAdd | 0.062 | |
testCollectionAddAll | 0.024 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.003 | |
testCollectionContains | 0.013 | |
testCollectionContainsAll | 0.019 | |
testCollectionIsEmpty | 0.005 | |
testCollectionIterator | 0.007 | |
testCollectionIteratorRemove | 0.026 | |
testCollectionRemove | 0.112 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.003 | |
testCollectionToArray2 | 0.013 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.003 | |
testListEquals | 0.033 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.082 | |
testListHashCode | 0.006 | |
testListGetByIndex | 0.077 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.183 | |
testListLastIndexOf | 0.179 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.075 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.052 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.019 | |
testListIteratorAdd | 0.178 | |
testListIteratorSet | 0.082 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.033 | |
testCollectionRetainAll | 0.029 | |
testCollectionAdd | 0.082 | |
testCollectionAddAll | 0.024 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.003 | |
testCollectionContains | 0.012 | |
testCollectionContainsAll | 0.019 | |
testCollectionIsEmpty | 0.005 | |
testCollectionIterator | 0.008 | |
testCollectionIteratorRemove | 0.026 | |
testCollectionRemove | 0.111 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.003 | |
testCollectionToArray2 | 0.012 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.001 | |
testListEquals | 0.022 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.036 | |
testListHashCode | 0.004 | |
testListGetByIndex | 0.029 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.068 | |
testListLastIndexOf | 0.064 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.028 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.056 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.017 | |
testListIteratorAdd | 0.113 | |
testListIteratorSet | 0.045 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.019 | |
testCollectionRetainAll | 0.022 | |
testCollectionAdd | 0.075 | |
testCollectionAddAll | 0.028 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.002 | |
testCollectionContains | 0.015 | |
testCollectionContainsAll | 0.018 | |
testCollectionIsEmpty | 0.004 | |
testCollectionIterator | 0.011 | |
testCollectionIteratorRemove | 0.03 | |
testCollectionRemove | 0.123 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.014 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0.004 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListEquals | 0.062 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.103 | |
testListHashCode | 0.006 | |
testListGetByIndex | 0.083 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.215 | |
testListLastIndexOf | 0.217 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.091 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.085 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.024 | |
testListIteratorAdd | 0.139 | |
testListIteratorSet | 0.035 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.016 | |
testCollectionRetainAll | 0.013 | |
testCollectionAdd | 0.053 | |
testCollectionAddAll | 0.021 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.003 | |
testCollectionContains | 0.011 | |
testCollectionContainsAll | 0.016 | |
testCollectionIsEmpty | 0.005 | |
testCollectionIterator | 0.006 | |
testCollectionIteratorRemove | 0.02 | |
testCollectionRemove | 0.084 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.009 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListEquals | 0.026 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.043 | |
testListHashCode | 0.005 | |
testListGetByIndex | 0.037 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.088 | |
testListLastIndexOf | 0.087 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.037 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.072 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.01 | |
testListIteratorAdd | 0.089 | |
testListIteratorSet | 0.037 | |
testListSubListFailFastOnAdd | 0.001 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.019 | |
testCollectionRetainAll | 0.014 | |
testCollectionAdd | 0.058 | |
testCollectionAddAll | 0.024 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.003 | |
testCollectionContains | 0.019 | |
testCollectionContainsAll | 0.032 | |
testCollectionIsEmpty | 0.004 | |
testCollectionIterator | 0.006 | |
testCollectionIteratorRemove | 0.046 | |
testCollectionRemove | 0.192 | |
testCollectionSize | 0.001 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.013 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.001 | |
testListEquals | 0.038 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.073 | |
testListHashCode | 0.004 | |
testListGetByIndex | 0.059 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.089 | |
testListLastIndexOf | 0.073 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.056 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.057 | |
testListListIterator | 0.007 | |
testListListIteratorByIndex | 0.015 | |
testListIteratorAdd | 0.107 | |
testListIteratorSet | 0.05 | |
testListSubListFailFastOnAdd | 0.007 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.027 | |
testCollectionRetainAll | 0.017 | |
testCollectionAdd | 0.081 | |
testCollectionAddAll | 0.02 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.002 | |
testCollectionContains | 0.018 | |
testCollectionContainsAll | 0.017 | |
testCollectionIsEmpty | 0.003 | |
testCollectionIterator | 0.004 | |
testCollectionIteratorRemove | 0.016 | |
testCollectionRemove | 0.112 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.017 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.003 | |
testListEquals | 0.056 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.083 | |
testListHashCode | 0.005 | |
testListGetByIndex | 0.068 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.177 | |
testListLastIndexOf | 0.181 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.066 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.052 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.015 | |
testListIteratorAdd | 0.119 | |
testListIteratorSet | 0.046 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.017 | |
testCollectionRetainAll | 0.009 | |
testCollectionAdd | 0.033 | |
testCollectionAddAll | 0.014 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.002 | |
testCollectionContains | 0.007 | |
testCollectionContainsAll | 0.011 | |
testCollectionIsEmpty | 0.003 | |
testCollectionIterator | 0.004 | |
testCollectionIteratorRemove | 0.015 | |
testCollectionRemove | 0.06 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.007 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.001 | |
testListEquals | 0.027 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0.001 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.034 | |
testListHashCode | 0.004 | |
testListGetByIndex | 0.041 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.126 | |
testListLastIndexOf | 0.098 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.027 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.028 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.008 | |
testListIteratorAdd | 0.064 | |
testListIteratorSet | 0.027 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.014 | |
testCollectionRetainAll | 0.011 | |
testCollectionAdd | 0.096 | |
testCollectionAddAll | 0.035 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.002 | |
testCollectionContains | 0.016 | |
testCollectionContainsAll | 0.02 | |
testCollectionIsEmpty | 0.004 | |
testCollectionIterator | 0.005 | |
testCollectionIteratorRemove | 0.029 | |
testCollectionRemove | 0.108 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.008 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0.001 | |
testListEquals | 0.045 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.045 | |
testListHashCode | 0.005 | |
testListGetByIndex | 0.038 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.174 | |
testListLastIndexOf | 0.122 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.038 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.075 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.017 | |
testListIteratorAdd | 0.179 | |
testListIteratorSet | 0.046 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.019 | |
testCollectionRetainAll | 0.015 | |
testCollectionAdd | 0.094 | |
testCollectionAddAll | 0.047 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.003 | |
testCollectionContains | 0.018 | |
testCollectionContainsAll | 0.03 | |
testCollectionIsEmpty | 0.003 | |
testCollectionIterator | 0.006 | |
testCollectionIteratorRemove | 0.042 | |
testCollectionRemove | 0.146 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.015 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testListListIteratorPreviousRemove | 0.002 | |
testAddAllAtIndex | 0.001 | |
testListEquals | 0.052 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.083 | |
testListHashCode | 0.013 | |
testListGetByIndex | 0.079 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.185 | |
testListLastIndexOf | 0.172 | |
testListSetByIndexBoundsChecking | 0.007 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.077 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.071 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.017 | |
testListIteratorAdd | 0.178 | |
testListIteratorSet | 0.078 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.036 | |
testCollectionRetainAll | 0.015 | |
testCollectionAdd | 0.094 | |
testCollectionAddAll | 0.029 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.002 | |
testCollectionContains | 0.014 | |
testCollectionContainsAll | 0.019 | |
testCollectionIsEmpty | 0.003 | |
testCollectionIterator | 0.005 | |
testCollectionIteratorRemove | 0.031 | |
testCollectionRemove | 0.13 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.015 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0 | |
testAddAllAtIndex | 0 | |
testListEquals | 0.005 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.008 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.006 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.012 | |
testListLastIndexOf | 0.013 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.006 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.007 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.004 | |
testListIteratorAdd | 0.015 | |
testListIteratorSet | 0.006 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.003 | |
testCollectionRetainAll | 0.004 | |
testCollectionAdd | 0.012 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.003 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.005 | |
testCollectionRemove | 0.018 | |
testCollectionSize | 0.001 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.003 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testAddAllAtIndex | 0.001 | |
testListEquals | 0.004 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.008 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.006 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.012 | |
testListLastIndexOf | 0.012 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.006 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.013 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.027 | |
testListIteratorSet | 0.005 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.003 | |
testCollectionAdd | 0.017 | |
testCollectionAddAll | 0.002 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.002 | |
testCollectionIteratorRemove | 0.005 | |
testCollectionRemove | 0.031 | |
testCollectionSize | 0 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0 | |
testListEquals | 0.004 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.007 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.005 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.012 | |
testListLastIndexOf | 0.011 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.005 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.004 | |
testListIteratorAdd | 0.012 | |
testListIteratorSet | 0.005 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.003 | |
testCollectionRetainAll | 0.003 | |
testCollectionAdd | 0.01 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.005 | |
testCollectionRemove | 0.016 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testAddAllAtIndex | 0 | |
testListEquals | 0.004 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.006 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.004 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.016 | |
testListLastIndexOf | 0.02 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.004 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.017 | |
testListIteratorSet | 0.011 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.003 | |
testCollectionAdd | 0.016 | |
testCollectionAddAll | 0.002 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.004 | |
testCollectionRemove | 0.027 | |
testCollectionSize | 0.001 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testAddAllAtIndex | 0 | |
testListEquals | 0.004 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.004 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.017 | |
testListLastIndexOf | 0.016 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.004 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.017 | |
testListIteratorSet | 0.004 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.016 | |
testCollectionAddAll | 0.002 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.004 | |
testCollectionRemove | 0.02 | |
testCollectionSize | 0 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testAddAllAtIndex | 0 | |
testListEquals | 0.004 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.006 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.005 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.003 | |
testListIndexOf | 0.02 | |
testListLastIndexOf | 0.018 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.005 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.019 | |
testListIteratorSet | 0.005 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.003 | |
testCollectionAdd | 0.015 | |
testCollectionAddAll | 0.002 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.002 | |
testCollectionIteratorRemove | 0.004 | |
testCollectionRemove | 0.031 | |
testCollectionSize | 0 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testAddAllAtIndex | 0 | |
testListEquals | 0.011 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.014 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.012 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.019 | |
testListLastIndexOf | 0.018 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.005 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.017 | |
testListIteratorSet | 0.004 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.015 | |
testCollectionAddAll | 0.002 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.004 | |
testCollectionRemove | 0.02 | |
testCollectionSize | 0 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 |
testAddAllIsUnsupportedByDefault | 0.007 | |
testSetIsUnsupportedByDefault | 0 | |
testRemoveElementIsUnsupportedByDefault | 0.001 | |
testAddIsUnsupportedByDefault | 0 |
testWrapNull | 0 | |
testWrapUnmodifiableFloatList | 0 | |
testWrapSerializableFloatList | 0.001 | |
testWrapNonSerializableFloatList | 0.001 | |
testNotModifiable | 0 | |
testSublistNotModifiable | 0.001 | |
testIteratorNotModifiable | 0 | |
testListIteratorNotModifiable | 0.001 |
testEmptyIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testSet | 0 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.007 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testEmptyCharIterator | 0.001 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.003 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0 | |
testNegativeInitialCapacityIsInvalid | 0.001 | |
testCopyConstructor | 0.001 | |
testCopyConstructorWithNull | 0 | |
testAddGetLargeValues | 0.017 | |
testArrayConstructor | 0.007 | |
testArrayConstructorWithNull | 0.001 | |
testTrimToSize | 0.002 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.003 | |
testAddGet | 0.002 | |
testAddAndShift | 0 | |
testIsSerializable | 0.004 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0.001 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0.001 | |
testAddAllCharListAtIndex | 0.001 | |
testToJustBigEnoughCharArray | 0.001 | |
testToLargerThanNeededCharArray | 0.002 | |
testToSmallerThanNeededCharArray | 0.001 | |
testEqualsWithTwoCharLists | 0.001 | |
testCharSubListEquals | 0.001 | |
testEqualsWithCharListAndList | 0.017 | |
testCharListSerializeDeserializeThenCompare | 0.001 | |
testCharListToString | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.007 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.023 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.018 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.054 | |
testListLastIndexOf | 0.03 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.015 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.016 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.01 | |
testListIteratorAdd | 0.031 | |
testListIteratorSet | 0.015 | |
testEmptyListSerialization | 0.002 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.006 | |
testCollectionRetainAll | 0.004 | |
testCollectionAdd | 0.013 | |
testCollectionAddAll | 0.008 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.005 | |
testCollectionContainsAll | 0.008 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.002 | |
testCollectionIteratorRemove | 0.009 | |
testCollectionRemove | 0.033 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.003 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableLongListIterator | 0.001 | |
testLongListIteratorNotModifiable | 0 | |
testIterateLongListIterator | 0.001 | |
testLongIteratorNotModifiable | 0 | |
testIterateLongIterator | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.003 |
testEmptyIntIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testAddAllAtIndex | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.003 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.014 | |
testListLastIndexOf | 0.008 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.003 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.003 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.014 | |
testListIteratorSet | 0.003 | |
testEmptyListSerialization | 0 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.003 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.003 | |
testCollectionIsEmpty | 0 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.002 | |
testCollectionRemove | 0.016 | |
testCollectionSize | 0.001 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testSet | 0.001 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.005 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.002 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0.002 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0.001 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.002 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.002 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0.001 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0.007 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0.001 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.002 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0.005 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 | |
testSet | 0 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0.007 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0.001 | |
testSet | 0 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0.001 | |
testWalkForwardAndBack | 0.007 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0.001 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testEmptyShortIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0.001 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.006 | |
testSimpleSerialization | 0 |
testEmptyLongIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0.001 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapNonSerializableLongList | 0 | |
testWrapUnmodifiableLongList | 0.001 | |
testWrapSerializableLongList | 0 | |
testNotModifiable | 0 | |
testSublistNotModifiable | 0 | |
testIteratorNotModifiable | 0.001 | |
testListIteratorNotModifiable | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0.001 |
testToList | 0.002 | |
testToCollection | 0.005 | |
testToIterator | 0 | |
testToListIterator | 0 | |
testToByteType | 0.001 | |
testToByteTypeFromNull | 0 | |
testToCharType | 0.001 | |
testToCharTypeFromNull | 0 | |
testToDoubleType | 0.001 | |
testToDoubleTypeFromNull | 0 | |
testToFloatType | 0.001 | |
testToFloatTypeFromNull | 0.001 | |
testToIntType | 0.005 | |
testToIntTypeFromNull | 0 | |
testToLongType | 0.001 | |
testToLongTypeFromNull | 0 | |
testToShortType | 0.002 | |
testToShortTypeFromNull | 0 | |
testHasPublicConstructorForReflectionBasedAPIs | 0 |
testAddAllIsUnsupportedByDefault | 0 | |
testSetIsUnsupportedByDefault | 0 | |
testRemoveElementIsUnsupportedByDefault | 0 | |
testAddIsUnsupportedByDefault | 0 |
testEmptyCharIterator | 0.001 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0.001 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapUnmodifiableCharList | 0 | |
testWrapSerializableCharList | 0 | |
testWrapNonSerializableCharList | 0.001 | |
testNotModifiable | 0 | |
testSublistNotModifiable | 0.001 | |
testIteratorNotModifiable | 0.001 | |
testListIteratorNotModifiable | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0.002 | |
testNegativeInitialCapacityIsInvalid | 0.001 | |
testCopyConstructor | 0.001 | |
testCopyConstructorWithNull | 0 | |
testArrayConstructor | 0.001 | |
testTrimToSize | 0.001 | |
testIllegalArgumentExceptionWhenElementOutOfRange | 0.001 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.001 | |
testAddGet | 0.003 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0.001 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllShortListAtIndex | 0.001 | |
testToLargerThanNeededShortArray | 0.001 | |
testToSmallerThanNeededShortArray | 0.001 | |
testEqualsWithTwoShortLists | 0.001 | |
testShortSubListEquals | 0 | |
testEqualsWithShortListAndList | 0 | |
testShortListSerializeDeserializeThenCompare | 0.001 | |
testToJustBigEnoughShortArray | 0.001 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.014 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.04 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.03 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.062 | |
testListLastIndexOf | 0.031 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.015 | |
testUnsupportedSet | 0.001 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.018 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.012 | |
testListIteratorAdd | 0.056 | |
testListIteratorSet | 0.032 | |
testEmptyListSerialization | 0 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.008 | |
testCollectionRetainAll | 0.006 | |
testCollectionAdd | 0.017 | |
testCollectionAddAll | 0.012 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.007 | |
testCollectionContainsAll | 0.019 | |
testCollectionIsEmpty | 0.002 | |
testCollectionIterator | 0.003 | |
testCollectionIteratorRemove | 0.019 | |
testCollectionRemove | 0.09 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.003 | |
testCollectionToArray2 | 0.005 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0.001 | |
testWrapNonSerializable | 0 | |
testAddAllAtIndex | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.003 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.007 | |
testListLastIndexOf | 0.007 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.003 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.004 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.007 | |
testListIteratorSet | 0.004 | |
testEmptyListSerialization | 0 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.003 | |
testCollectionIsEmpty | 0 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.002 | |
testCollectionRemove | 0.008 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testEmpty | 0.001 | |
testArrayConstructor | 0.001 | |
testPeek | 0 | |
testPush | 0 | |
testSearch | 0 | |
testPeekN | 0 | |
testPop | 0.001 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableCharListIterator | 0 | |
testIterateCharListIterator | 0.001 | |
testCharListIteratorNotModifiable | 0 | |
testIterateCharIterator | 0 | |
testCharIteratorNotModifiable | 0 |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0.001 | |
testNegativeInitialCapacityIsInvalid | 0 | |
testCopyConstructor | 0.001 | |
testCopyConstructorWithNull | 0 | |
testAddGetLargeValues | 0.007 | |
testArrayConstructor | 0 | |
testArrayConstructorWithNull | 0.001 | |
testTrimToSize | 0.001 | |
testExceptionOnConcurrentModification | 0.001 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.003 | |
testAddGet | 0.014 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0.001 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0.001 | |
testAddAllLongListAtIndex | 0.001 | |
testToJustBigEnoughLongArray | 0 | |
testToLargerThanNeededLongArray | 0.001 | |
testToSmallerThanNeededLongArray | 0.001 | |
testEqualsWithTwoLongLists | 0.001 | |
testLongSubListEquals | 0 | |
testEqualsWithLongListAndList | 0.017 | |
testLongListSerializeDeserializeThenCompare | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListListIteratorPreviousRemove | 0.007 | |
testListEquals | 0.006 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.017 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.014 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.032 | |
testListLastIndexOf | 0.032 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.016 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.016 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.009 | |
testListIteratorAdd | 0.032 | |
testListIteratorSet | 0.016 | |
testEmptyListSerialization | 0.003 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.005 | |
testCollectionRetainAll | 0.004 | |
testCollectionAdd | 0.012 | |
testCollectionAddAll | 0.008 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.004 | |
testCollectionContainsAll | 0.008 | |
testCollectionIsEmpty | 0.002 | |
testCollectionIterator | 0.003 | |
testCollectionIteratorRemove | 0.008 | |
testCollectionRemove | 0.031 | |
testCollectionSize | 0.001 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.003 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0.001 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testSingletonCharList | 0.019 | |
testUnmodifiableCharListNull | 0 | |
testEmptyCharList | 0 | |
testUnmodifiableCharIteratorNull | 0.001 | |
testEmptyCharIterator | 0 | |
testUnmodifiableCharListIteratorNull | 0 | |
testEmptyCharListIterator | 0 | |
testSingletonCharListIterator | 0.001 | |
testSingletonCharIterator | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0.001 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.004 | |
testSimpleSerialization | 0.001 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableIntIterator | 0.001 | |
testIntIteratorNotModifiable | 0 | |
testIterateIntIterator | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.003 |
testEmptyIntIterator | 0 | |
testNextHasNextRemove | 0.008 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.003 |
testEmptyByteIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testSingletonFloatListIterator | 0.017 | |
testSingletonFloatIterator | 0 | |
testSingletonFloatList | 0 | |
testUnmodifiableFloatListNull | 0 | |
testEmptyFloatList | 0 | |
testUnmodifiableFloatIteratorNull | 0 | |
testEmptyFloatIterator | 0 | |
testUnmodifiableFloatListIteratorNull | 0 | |
testEmptyFloatListIterator | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0.002 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0.001 |
testEmpty | 0.002 | |
testArrayConstructor | 0.001 | |
testPeek | 0 | |
testPush | 0.003 | |
testSearch | 0 | |
testPeekN | 0.001 | |
testPop | 0 |
testCanonicalEmptyCollectionExists | 0.007 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0.005 |
testWrapNull | 0 | |
testWrapUnmodifiableByteList | 0 | |
testWrapSerializableByteList | 0 | |
testWrapNonSerializableByteList | 0.001 | |
testNotModifiable | 0.001 | |
testSublistNotModifiable | 0.001 | |
testIteratorNotModifiable | 0 | |
testListIteratorNotModifiable | 0.001 |
testEmptyIterator | 0.001 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 |
testEmpty | 0.001 | |
testArrayConstructor | 0 | |
testPeek | 0 | |
testPush | 0 | |
testSearch | 0 | |
testPeekN | 0 | |
testPop | 0.001 |
testWrapNull | 0 | |
testWrapNotNull | 0.001 | |
testWrapUnmodifiableShortIterator | 0 | |
testShortIteratorNotModifiable | 0 | |
testIterateShortIterator | 0.001 |
testCanonicalEmptyCollectionExists | 0.001 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0.001 | |
testZeroInitialCapacityIsValid | 0 | |
testNegativeInitialCapacityIsInvalid | 0.001 | |
testCopyConstructor | 0.008 | |
testCopyConstructorWithNull | 0.004 | |
testArrayConstructor | 0.008 | |
testArrayConstructorWithNull | 0 | |
testTrimToSize | 0.018 | |
testExceptionOnConcurrentModification | 0.001 | |
testAddAllBooleanListAtIndex | 0.006 | |
testToJustBigEnoughBooleanArray | 0.002 | |
testToLargerThanNeededBooleanArray | 0.002 | |
testToSmallerThanNeededBooleanArray | 0.002 | |
testHashCodeSpecification | 0.002 | |
testEqualsWithTwoBooleanLists | 0.003 | |
testBooleanSubListEquals | 0.003 | |
testEqualsWithBooleanListAndList | 0.012 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.004 | |
testAddGet | 0.004 | |
testAddAndShift | 0 | |
testIsSerializable | 0.031 | |
testBooleanListSerializeDeserializeThenCompare | 0.004 | |
testSubListsAreNotSerializable | 0.001 | |
testSubListOutOfBounds | 0.01 | |
testListIteratorOutOfBounds | 0.01 | |
testListIteratorSetWithoutNext | 0.003 | |
testListIteratorSetAfterRemove | 0.003 | |
testCollectionRemoveAll | 0.005 | |
testCollectionRetainAll | 0.002 | |
testListEquals | 0 | |
testAddAllAtIndex | 0.003 | |
testListListIteratorPreviousRemove | 0 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.024 | |
testListHashCode | 0.002 | |
testListGetByIndex | 0.019 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.074 | |
testListLastIndexOf | 0.067 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.02 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.032 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.022 | |
testListIteratorAdd | 0.059 | |
testListIteratorSet | 0.028 | |
testEmptyListSerialization | 0.009 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionAdd | 0.018 | |
testCollectionAddAll | 0.007 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.004 | |
testCollectionContainsAll | 0.004 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.011 | |
testCollectionRemove | 0.061 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.004 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testEmpty | 0.001 | |
testArrayConstructor | 0.001 | |
testPeek | 0 | |
testPush | 0 | |
testSearch | 0 | |
testPeekN | 0 | |
testPop | 0.001 |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testEmptyIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testSet | 0.001 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableByteListIterator | 0 | |
testByteListIteratorNotModifiable | 0 | |
testIterateByteListIterator | 0 | |
testIterateByteIterator | 0 | |
testByteIteratorNotModifiable | 0 |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0 |
testEmptyFloatIterator | 0.001 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testEmpty | 0.002 | |
testArrayConstructor | 0 | |
testPeek | 0.001 | |
testPush | 0 | |
testSearch | 0.001 | |
testPeekN | 0 | |
testPop | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0 | |
testNegativeInitialCapacityIsInvalid | 0.001 | |
testCopyConstructor | 0.001 | |
testCopyConstructorWithNull | 0 | |
testAddGetLargeValues | 0.009 | |
testArrayConstructor | 0.001 | |
testArrayConstructorWithNull | 0 | |
testTrimToSize | 0.001 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.004 | |
testAddGet | 0.002 | |
testAddAndShift | 0 | |
testIsSerializable | 0.004 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0.001 | |
testListIteratorSetWithoutNext | 0.001 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllShortListAtIndex | 0.002 | |
testToLargerThanNeededShortArray | 0.001 | |
testToSmallerThanNeededShortArray | 0.001 | |
testEqualsWithTwoShortLists | 0.001 | |
testShortSubListEquals | 0.001 | |
testEqualsWithShortListAndList | 0.01 | |
testShortListSerializeDeserializeThenCompare | 0.001 | |
testToJustBigEnoughShortArray | 0.001 | |
testAddAllAtIndex | 0.002 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.011 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.03 | |
testListHashCode | 0.002 | |
testListGetByIndex | 0.025 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.003 | |
testListIndexOf | 0.052 | |
testListLastIndexOf | 0.052 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.013 | |
testListSetByIndex | 0.062 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.049 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.029 | |
testListIteratorAdd | 0.109 | |
testListIteratorSet | 0.045 | |
testEmptyListSerialization | 0.002 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.017 | |
testCollectionRetainAll | 0.015 | |
testCollectionAdd | 0.048 | |
testCollectionAddAll | 0.017 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.005 | |
testCollectionContainsAll | 0.016 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.003 | |
testCollectionIteratorRemove | 0.01 | |
testCollectionRemove | 0.04 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.019 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testEmptyIterator | 0.001 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testSet | 0 | |
testAdd | 0.001 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0.001 | |
testRemoveThenSet | 0 | |
testAddThenSet | 0 | |
testAddThenRemove | 0.001 | |
testRemove | 0 | |
testFullIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0 | |
testNegativeInitialCapacityIsInvalid | 0 | |
testCopyConstructor | 0 | |
testCopyConstructorWithNull | 0 | |
testAddGetLargeValues | 0.013 | |
testArrayConstructor | 0.001 | |
testArrayConstructorWithNull | 0 | |
testTrimToSize | 0.001 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.004 | |
testAddGet | 0.002 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0.001 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0.001 | |
testByteListSerializeDeserializeThenCompare | 0.001 | |
testToLargerThanNeededByteArray | 0.001 | |
testToSmallerThanNeededByteArray | 0.001 | |
testByteSubListEquals | 0.001 | |
testAddAllByteListAtIndex | 0.001 | |
testToJustBigEnoughByteArray | 0.001 | |
testEqualsWithTwoByteLists | 0.001 | |
testEqualsWithByteListAndList | 0.017 | |
testAddAllAtIndex | 0.002 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.011 | |
testListAddByIndexBoundsChecking | 0.001 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.047 | |
testListHashCode | 0.002 | |
testListGetByIndex | 0.049 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0.001 | |
testListIndexOf | 0.119 | |
testListLastIndexOf | 0.112 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0.001 | |
testListSetByIndex | 0.032 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.032 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.02 | |
testListIteratorAdd | 0.105 | |
testListIteratorSet | 0.053 | |
testEmptyListSerialization | 0.002 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.017 | |
testCollectionRetainAll | 0.014 | |
testCollectionAdd | 0.034 | |
testCollectionAddAll | 0.02 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.015 | |
testCollectionContainsAll | 0.019 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.004 | |
testCollectionIteratorRemove | 0.018 | |
testCollectionRemove | 0.053 | |
testCollectionSize | 0.001 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.005 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0.001 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testSingletonIntListIterator | 0.011 | |
testSingletonIntIterator | 0.001 | |
testSingletonIntList | 0 | |
testUnmodifiableIntListNull | 0 | |
testEmptyIntList | 0.001 | |
testEmptyIntIterator | 0 | |
testUnmodifiableIntListIteratorNull | 0 | |
testEmptyIntListIterator | 0 | |
testUnmodifiableIntIteratorNull | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0.001 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0 | |
testRemoveViaSubList | 0 | |
testAddGet | 0 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0.001 | |
testAddAllDoubleListAtIndex | 0 | |
testToLargerThanNeededDoubleArray | 0 | |
testToSmallerThanNeededDoubleArray | 0 | |
testEqualsWithTwoDoubleLists | 0 | |
testDoubleSubListEquals | 0 | |
testEqualsWithDoubleListAndList | 0.001 | |
testDoubleListSerializeDeserializeThenCompare | 0.002 | |
testToJustBigEnoughDoubleArray | 0 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.002 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0.007 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.01 | |
testListLastIndexOf | 0.004 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.003 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.004 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.004 | |
testListIteratorAdd | 0.005 | |
testListIteratorSet | 0.002 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0.002 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.007 | |
testCollectionRemoveAll | 0.001 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.001 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.001 | |
testCollectionIsEmpty | 0 | |
testCollectionIterator | 0 | |
testCollectionIteratorRemove | 0.002 | |
testCollectionRemove | 0.016 | |
testCollectionSize | 0 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0.002 | |
testNegativeInitialCapacityIsInvalid | 0 | |
testCopyConstructor | 0.001 | |
testCopyConstructorWithNull | 0.001 | |
testArrayConstructor | 0.007 | |
testTrimToSize | 0.001 | |
testIllegalArgumentExceptionWhenElementOutOfRange | 0.001 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.001 | |
testAddGet | 0.016 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0.001 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllIntListAtIndex | 0.001 | |
testToJustBigEnoughIntArray | 0.001 | |
testToLargerThanNeededIntArray | 0.001 | |
testToSmallerThanNeededIntArray | 0 | |
testEqualsWithTwoIntLists | 0.001 | |
testIntSubListEquals | 0.001 | |
testEqualsWithIntListAndList | 0.001 | |
testIntListSerializeDeserializeThenCompare | 0 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.014 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.037 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.029 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.055 | |
testListLastIndexOf | 0.061 | |
testListSetByIndexBoundsChecking | 0.007 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.029 | |
testUnsupportedSet | 0.001 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.032 | |
testListListIterator | 0.007 | |
testListListIteratorByIndex | 0.015 | |
testListIteratorAdd | 0.055 | |
testListIteratorSet | 0.029 | |
testEmptyListSerialization | 0.004 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.014 | |
testCollectionRetainAll | 0.005 | |
testCollectionAdd | 0.02 | |
testCollectionAddAll | 0.015 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.005 | |
testCollectionContainsAll | 0.015 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.003 | |
testCollectionIteratorRemove | 0.009 | |
testCollectionRemove | 0.063 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.004 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0.005 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testEmptyByteIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0.001 | |
testWrapNonSerializable | 0.001 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0 | |
testRemoveViaSubList | 0.001 | |
testAddGet | 0.002 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllLongListAtIndex | 0.001 | |
testToJustBigEnoughLongArray | 0 | |
testToLargerThanNeededLongArray | 0 | |
testToSmallerThanNeededLongArray | 0.005 | |
testEqualsWithTwoLongLists | 0 | |
testLongSubListEquals | 0 | |
testEqualsWithLongListAndList | 0 | |
testLongListSerializeDeserializeThenCompare | 0.002 | |
testAddAllAtIndex | 0 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.002 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.004 | |
testListGetByIndexBoundsChecking | 0.007 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.014 | |
testListLastIndexOf | 0.006 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.004 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0.001 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.005 | |
testListIteratorAdd | 0.014 | |
testListIteratorSet | 0.004 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0.002 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.001 | |
testCollectionAdd | 0.004 | |
testCollectionAddAll | 0.001 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0 | |
testCollectionContainsAll | 0.001 | |
testCollectionIsEmpty | 0 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.002 | |
testCollectionRemove | 0.015 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.003 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableDoubleListIterator | 0 | |
testDoubleListIteratorNotModifiable | 0.001 | |
testIterateDoubleListIterator | 0.001 | |
testDoubleIteratorNotModifiable | 0 | |
testIterateDoubleIterator | 0.001 |
testSingletonLongListIterator | 0.018 | |
testSingletonLongIterator | 0 | |
testSingletonLongList | 0 | |
testUnmodifiableLongListNull | 0.001 | |
testEmptyLongList | 0 | |
testUnmodifiableLongIteratorNull | 0 | |
testEmptyLongIterator | 0.001 | |
testUnmodifiableLongListIteratorNull | 0 | |
testEmptyLongListIterator | 0 |
testWrapNull | 0.001 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableFloatListIterator | 0 | |
testFloatListIteratorNotModifiable | 0.001 | |
testIterateFloatListIterator | 0 | |
testFloatIteratorNotModifiable | 0 | |
testIterateFloatIterator | 0 |
testRemove | 0 | |
testFullIterator | 0.001 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableShortListIterator | 0.001 | |
testShortListIteratorNotModifiable | 0 | |
testIterateShortListIterator | 0.001 | |
testShortIteratorNotModifiable | 0 | |
testIterateShortIterator | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0.001 | |
testWrapNonSerializable | 0 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.004 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.004 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.02 | |
testListLastIndexOf | 0.014 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.003 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.004 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.009 | |
testListIteratorAdd | 0.007 | |
testListIteratorSet | 0.003 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.003 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.002 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.011 | |
testCollectionSize | 0 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0.001 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0 | |
testRemoveViaSubList | 0.001 | |
testAddGet | 0.002 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllIntListAtIndex | 0 | |
testToJustBigEnoughIntArray | 0.007 | |
testToLargerThanNeededIntArray | 0 | |
testToSmallerThanNeededIntArray | 0.001 | |
testEqualsWithTwoIntLists | 0 | |
testIntSubListEquals | 0 | |
testEqualsWithIntListAndList | 0 | |
testIntListSerializeDeserializeThenCompare | 0.002 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.002 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.005 | |
testListHashCode | 0 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.007 | |
testListLastIndexOf | 0.013 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.007 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.004 | |
testListIteratorAdd | 0.014 | |
testListIteratorSet | 0.004 | |
testEmptyListSerialization | 0 | |
testFullListSerialization | 0.002 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.001 | |
testCollectionAdd | 0.004 | |
testCollectionAddAll | 0.001 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0 | |
testCollectionContainsAll | 0.001 | |
testCollectionIsEmpty | 0 | |
testCollectionIterator | 0 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.016 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.003 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.003 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.012 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.015 | |
testListLastIndexOf | 0.025 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.003 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.003 | |
testListIteratorAdd | 0.014 | |
testListIteratorSet | 0.003 | |
testEmptyListSerialization | 0 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.003 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.003 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.003 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.002 | |
testCollectionRemove | 0.008 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0.001 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.001 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableDoubleIterator | 0.001 | |
testDoubleIteratorNotModifiable | 0 | |
testIterateDoubleIterator | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0.001 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.003 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.004 | |
testListHashCode | 0.001 | |
testListGetByIndex | 0.003 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.007 | |
testListLastIndexOf | 0.007 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.003 | |
testUnsupportedSet | 0.001 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.004 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.004 | |
testListIteratorAdd | 0.007 | |
testListIteratorSet | 0.003 | |
testEmptyListSerialization | 0.001 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.004 | |
testCollectionAddAll | 0.003 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.002 | |
testCollectionContainsAll | 0.003 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.002 | |
testCollectionRemove | 0.008 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testSingletonShortListIterator | 0.013 | |
testSingletonShortIterator | 0 | |
testSingletonShortList | 0.001 | |
testUnmodifiableShortListNull | 0 | |
testEmptyShortList | 0.001 | |
testUnmodifiableShortIteratorNull | 0 | |
testEmptyShortIterator | 0.001 | |
testUnmodifiableShortListIteratorNull | 0 | |
testEmptyShortListIterator | 0 |
testWrapNull | 0 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableFloatIterator | 0 | |
testFloatIteratorNotModifiable | 0 | |
testIterateFloatIterator | 0 |
testEmptyShortIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0.001 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0.001 | |
testFullListCompatibility | 0 | |
testZeroInitialCapacityIsValid | 0 | |
testNegativeInitialCapacityIsInvalid | 0.001 | |
testCopyConstructor | 0 | |
testCopyConstructorWithNull | 0.001 | |
testAddGetLargeValues | 0.006 | |
testArrayConstructor | 0.001 | |
testArrayConstructorWithNull | 0 | |
testTrimToSize | 0.002 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0.001 | |
testRemoveViaSubList | 0.002 | |
testAddGet | 0.001 | |
testAddAndShift | 0.001 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0.001 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllDoubleListAtIndex | 0.001 | |
testToLargerThanNeededDoubleArray | 0 | |
testToSmallerThanNeededDoubleArray | 0 | |
testEqualsWithTwoDoubleLists | 0.001 | |
testDoubleSubListEquals | 0.001 | |
testEqualsWithDoubleListAndList | 0.009 | |
testDoubleListSerializeDeserializeThenCompare | 0.001 | |
testToJustBigEnoughDoubleArray | 0 | |
testAddAllAtIndex | 0.008 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.005 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.027 | |
testListHashCode | 0.011 | |
testListGetByIndex | 0.019 | |
testListGetByIndexBoundsChecking | 0.007 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.059 | |
testListLastIndexOf | 0.068 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.029 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.03 | |
testListListIterator | 0.001 | |
testListListIteratorByIndex | 0.009 | |
testListIteratorAdd | 0.027 | |
testListIteratorSet | 0.027 | |
testEmptyListSerialization | 0.002 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.005 | |
testCollectionRetainAll | 0.003 | |
testCollectionAdd | 0.018 | |
testCollectionAddAll | 0.013 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0 | |
testCollectionContains | 0.004 | |
testCollectionContainsAll | 0.014 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.002 | |
testCollectionIteratorRemove | 0.018 | |
testCollectionRemove | 0.059 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.002 | |
testCollectionToArray2 | 0.003 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0.001 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testRemove | 0.001 | |
testFullIterator | 0 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0.001 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testAddAllIsUnsupportedByDefault | 0.003 | |
testSetIsUnsupportedByDefault | 0 | |
testRemoveElementIsUnsupportedByDefault | 0 | |
testAddIsUnsupportedByDefault | 0 |
testEmptyIterator | 0 | |
testNextHasNextRemove | 0 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testSet | 0 | |
testAdd | 0 | |
testEmptyListIteratorIsIndeedEmpty | 0 | |
testWalkForwardAndBack | 0 | |
testRemoveThenSet | 0.001 | |
testAddThenSet | 0 | |
testAddThenRemove | 0 | |
testRemove | 0.001 | |
testFullIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0.001 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0.001 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0 | |
testFullListCompatibility | 0 | |
testWrapNull | 0.001 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.002 | |
testExceptionOnConcurrentModification | 0 | |
testHashCodeSpecification | 0.001 | |
testClearAndSize | 0 | |
testRemoveViaSubList | 0.001 | |
testAddGet | 0.001 | |
testAddAndShift | 0 | |
testIsSerializable | 0.003 | |
testSubListsAreNotSerializable | 0 | |
testSubListOutOfBounds | 0.001 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0.001 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllShortListAtIndex | 0.001 | |
testToLargerThanNeededShortArray | 0 | |
testToSmallerThanNeededShortArray | 0 | |
testEqualsWithTwoShortLists | 0 | |
testShortSubListEquals | 0 | |
testEqualsWithShortListAndList | 0 | |
testShortListSerializeDeserializeThenCompare | 0.002 | |
testToJustBigEnoughShortArray | 0 | |
testAddAllAtIndex | 0 | |
testListListIteratorPreviousRemove | 0.001 | |
testListEquals | 0.002 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0 | |
testListAddByIndex | 0.007 | |
testListHashCode | 0 | |
testListGetByIndex | 0.005 | |
testListGetByIndexBoundsChecking | 0.001 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.015 | |
testListLastIndexOf | 0.015 | |
testListSetByIndexBoundsChecking | 0 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.004 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0 | |
testListRemoveByIndex | 0.006 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.005 | |
testListIteratorAdd | 0.016 | |
testListIteratorSet | 0.004 | |
testEmptyListSerialization | 0.002 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0 | |
testCollectionRemoveAll | 0.004 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.004 | |
testCollectionAddAll | 0.001 | |
testUnsupportedAdd | 0.001 | |
testCollectionClear | 0 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.001 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.015 | |
testCollectionSize | 0.001 | |
testCollectionToArray | 0 | |
testCollectionToArray2 | 0.002 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0.001 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0.001 | |
testSimpleSerialization | 0.001 |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testEmptyListCompatibility | 0.001 | |
testFullListCompatibility | 0 | |
testWrapNull | 0 | |
testWrapSerializable | 0 | |
testWrapNonSerializable | 0.001 | |
testExceptionOnConcurrentModification | 0.001 | |
testHashCodeSpecification | 0 | |
testClearAndSize | 0 | |
testRemoveViaSubList | 0 | |
testAddGet | 0.001 | |
testAddAndShift | 0.001 | |
testIsSerializable | 0.002 | |
testSubListsAreNotSerializable | 0.001 | |
testSubListOutOfBounds | 0 | |
testListIteratorOutOfBounds | 0 | |
testListIteratorSetWithoutNext | 0 | |
testListIteratorSetAfterRemove | 0 | |
testAddAllCharListAtIndex | 0.001 | |
testToJustBigEnoughCharArray | 0 | |
testToLargerThanNeededCharArray | 0.001 | |
testToSmallerThanNeededCharArray | 0 | |
testEqualsWithTwoCharLists | 0.001 | |
testCharSubListEquals | 0 | |
testEqualsWithCharListAndList | 0.001 | |
testCharListSerializeDeserializeThenCompare | 0.001 | |
testCharListToString | 0 | |
testAddAllAtIndex | 0.001 | |
testListListIteratorPreviousRemove | 0 | |
testListEquals | 0.002 | |
testListAddByIndexBoundsChecking | 0 | |
testListAddByIndexBoundsChecking2 | 0.001 | |
testListAddByIndex | 0.006 | |
testListHashCode | 0 | |
testListGetByIndex | 0.011 | |
testListGetByIndexBoundsChecking | 0 | |
testListGetByIndexBoundsChecking2 | 0 | |
testListIndexOf | 0.008 | |
testListLastIndexOf | 0.014 | |
testListSetByIndexBoundsChecking | 0.001 | |
testListSetByIndexBoundsChecking2 | 0 | |
testListSetByIndex | 0.005 | |
testUnsupportedSet | 0 | |
testListRemoveByIndexBoundsChecking | 0 | |
testListRemoveByIndexBoundsChecking2 | 0.001 | |
testListRemoveByIndex | 0.005 | |
testListListIterator | 0 | |
testListListIteratorByIndex | 0.005 | |
testListIteratorAdd | 0.008 | |
testListIteratorSet | 0.005 | |
testEmptyListSerialization | 0 | |
testFullListSerialization | 0.001 | |
testListSubListFailFastOnAdd | 0 | |
testListSubListFailFastOnRemove | 0.001 | |
testCollectionRemoveAll | 0.002 | |
testCollectionRetainAll | 0.002 | |
testCollectionAdd | 0.004 | |
testCollectionAddAll | 0.002 | |
testUnsupportedAdd | 0 | |
testCollectionClear | 0.001 | |
testCollectionContains | 0.001 | |
testCollectionContainsAll | 0.001 | |
testCollectionIsEmpty | 0.001 | |
testCollectionIterator | 0.001 | |
testCollectionIteratorRemove | 0.003 | |
testCollectionRemove | 0.01 | |
testCollectionSize | 0 | |
testCollectionToArray | 0.001 | |
testCollectionToArray2 | 0.001 | |
testCollectionToString | 0 | |
testUnsupportedRemove | 0 | |
testCollectionIteratorFailFast | 0 | |
testSerializeDeserializeThenCompare | 0.002 | |
testObjectEqualsSelf | 0.001 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testErrorThrowingStream | 0.001 | |
testAdaptNull | 0 | |
testAdaptNonNull | 0 | |
testEmptyByteIterator | 0 | |
testNextHasNextRemove | 0.001 | |
testRemoveBeforeNext | 0 | |
testRemoveAfterRemove | 0 | |
testRemove | 0 | |
testFullIterator | 0.002 | |
testEmptyIterator | 0 | |
testCanonicalEmptyCollectionExists | 0 | |
testCanonicalFullCollectionExists | 0 | |
testSerializeDeserializeThenCompare | 0 | |
testObjectEqualsSelf | 0 | |
testEqualsNull | 0 | |
testObjectHashCodeEqualsSelfHashCode | 0.007 | |
testObjectHashCodeEqualsContract | 0 | |
testSimpleSerialization | 0 |
testAddAllIsUnsupportedByDefault | 0.001 | |
testSetIsUnsupportedByDefault | 0 | |
testRemoveElementIsUnsupportedByDefault | 0 | |
testAddIsUnsupportedByDefault | 0 |
testWrapNull | 0.001 | |
testWrapNotNull | 0 | |
testWrapUnmodifiableIntListIterator | 0 | |
testIntListIteratorNotModifiable | 0.001 | |
testIterateIntListIterator | 0.005 | |
testIntIteratorNotModifiable | 0 | |
testIterateIntIterator | 0 |