Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
2453011595.31%8.89

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
net.sf.collections15.comparators 9100100.00%1.52
net.sf.collections15.functors.closure 1200100.00%0.36
net.sf.collections15.functors.transformer 1600100.00%0.25
net.sf.collections15.iterators 10100100.00%1.42
net.sf.collections15.list 86805993.20%3.75
net.sf.collections15 136505695.90%1.59

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sf.collections15.comparators

ClassTestsErrorsFailuresSuccess RateTime
Success TestBooleanComparator 1500100.00%0.234
Success TestComparableComparator 1300100.00%0.235
Success TestComparatorChain 1800100.00%0.250
Success TestFixedOrderComparator 600100.00%0.235
Success TestNullComparator 2600100.00%0.313
Success TestReverseComparator 1300100.00%0.250

net.sf.collections15.functors.closure

ClassTestsErrorsFailuresSuccess RateTime
Success TestClosureUtils 1200100.00%0.359

net.sf.collections15.functors.transformer

ClassTestsErrorsFailuresSuccess RateTime
Success TestTransformerUtils 1600100.00%0.250

net.sf.collections15.iterators

ClassTestsErrorsFailuresSuccess RateTime
Success TestArrayIterator 1400100.00%0.250
Success TestCollatingIterator 1900100.00%0.219
Success TestFilterIterator 2100100.00%0.218
Success TestIteratorChain 1400100.00%0.234
Success TestUnmodifiableIterator 1300100.00%0.250
Success TestUnmodifiableListIterator 2000100.00%0.250

net.sf.collections15.list

ClassTestsErrorsFailuresSuccess RateTime
Failure TestAbstractLinkedList 590590.00%0.343
Success TestCursorableLinkedList 17600100.00%0.828
Success TestFixedSizeList 5400100.00%0.297
Success TestNodeCachingLinkedList 15000100.00%0.375
Success TestPredicatedList 5800100.00%0.297
Success TestSetUniqueList 5900100.00%0.344
Success TestSynchronizedList 5400100.00%0.328
Success TestTreeList 14800100.00%0.360
Success TestTypedList 5400100.00%0.281
Success TestUnmodifiableList 5600100.00%0.297

net.sf.collections15

ClassTestsErrorsFailuresSuccess RateTime
Success TestAllPackages 116100100.00%0.984
Failure TestArrayList 560560.00%0.250
Success TestArrayStack 14800100.00%0.360

Test Cases

[ summary] [ package list] [ test cases]

TestBooleanComparator

Success testStaticFactoryMethods0.00
Success testEqualsCompatibleInstance0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.02
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestComparableComparator

Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestComparatorChain

Success testNoopComparatorChain0.00
Success testBadNoopComparatorChain0.00
Success testListComparatorChain0.00
Success testBadListComparatorChain0.00
Success testComparatorChainOnMinvaluedCompatator0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.02
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.02
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestFixedOrderComparator

Success testConstructorPlusAdd0.00
Success testArrayConstructor0.00
Success testListConstructor0.00
Success testAddAsEqual0.00
Success testLock0.00
Success testUnknownObjectBehavior0.00

TestNullComparator

Success testEmptyListSort0.02
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestReverseComparator

Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestClosureUtils

Success testExceptionClosure0.00
Success testNopClosure0.00
Success testInvokeClosure0.00
Success testForClosure0.02
Success testWhileClosure0.00
Success testDoWhileClosure0.00
Success testChainedClosure0.00
Success testIfClosure0.00
Success testIfElseClosure0.00
Success testSwitchClosure0.00
Success testSwitchMapClosure0.00
Success testTransformerClosure0.00

TestTransformerUtils

Success testExceptionTransformer0.00
Success testNullTransformer0.00
Success testNopTransformer0.00
Success testConstantTransformer0.00
Success testCloneTransformer0.00
Success testMapTransformer0.00
Success testExecutorTransformer0.02
Success testPredicateTransformer0.00
Success testFactoryTransformer0.00
Success testChainedTransformer0.00
Success testSwitchTransformer0.00
Success testSwitchMapTransformer0.00
Success testInvokerTransformer0.00
Success testInvokerTransformer20.00
Success testStringValueTransformer0.00
Success testInstantiateTransformerNull0.00

TestArrayIterator

Success testIterator0.00
Success testNullArray0.00
Success testReset0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestCollatingIterator

Success testGetSetComparator0.00
Success testIterateEven0.00
Success testIterateEvenOdd0.00
Success testIterateOddEven0.00
Success testIterateEvenEven0.00
Success testIterateFibEvenOdd0.00
Success testRemoveFromSingle0.00
Success testRemoveFromDouble0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestFilterIterator

Success testRepeatedHasNext0.02
Success testRepeatedNext0.00
Success testReturnValuesWithoutFiltering0.00
Success testReturnValuesWithOneAllowed0.00
Success testReturnValuesWithTwoAllowed0.00
Success testReturnValuesWithThreeAllowed0.00
Success testReturnValuesWithOneTwoAllowed0.00
Success testReturnValuesWithOneThreeAllowed0.00
Success testReturnValuesWithTwoThreeAllowed0.00
Success testReturnValuesWithOneTwoThreeAllowed0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestIteratorChain

Success testIterator0.00
Success testRemove0.02
Success testFirstIteratorIsEmptyBug0.00
Success testEmptyChain0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestUnmodifiableIterator

Success testIterator0.00
Success testDecorateFactory0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestUnmodifiableListIterator

Success testListIterator0.00
Success testDecorateFactory0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSerializeDeserializeThenCompare0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestAbstractLinkedList

Failure warning0.00
Cannot instantiate test case: testRemoveFirst (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testRemoveLast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testAddNodeAfter (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testRemoveNode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testGetNode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListAddByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListAddByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListAddByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListEquals (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListGetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListGetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.02
Cannot instantiate test case: testListGetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.08
Cannot instantiate test case: testListIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListLastIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testUnsupportedSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListRemoveByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListRemoveByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListRemoveByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListListIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListListIteratorByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListListIteratorPreviousRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListIteratorAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListIteratorSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testEmptyListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testFullListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testEmptyListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testFullListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSubListFailFastOnAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSubListFailFastOnRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.02
Cannot instantiate test case: testCollectionAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionAddAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testUnsupportedAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionClear (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionContains (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionContainsAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIsEmpty (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIteratorRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionRemoveAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionRetainAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionSize (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionToArray (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionToArray2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionToString (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testUnsupportedRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIteratorFailFast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testSerializeDeserializeThenCompare (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testObjectEqualsSelf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testEqualsNull (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testObjectHashCodeEqualsSelfHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testObjectHashCodeEqualsContract (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testSimpleSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCanonicalEmptyCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCanonicalFullCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )

TestCursorableLinkedList

Success testAdd0.00
Success testClear0.00
Success testContains0.00
Success testContainsAll0.00
Success testCursorNavigation0.02
Success testCursorSet0.00
Success testCursorRemove0.00
Success testCursorAdd0.00
Success testCursorConcurrentModification0.00
Success testCursorNextIndexMid0.00
Success testCursorNextIndexFirst0.00
Success testCursorNextIndexAddBefore0.00
Success testCursorNextIndexAddNext0.00
Success testCursorNextIndexAddAfter0.00
Success testEqualsAndHashCode0.00
Success testGet0.00
Success testIndexOf0.00
Success testIsEmpty0.00
Success testIterator0.00
Success testListIteratorNavigation0.00
Success testListIteratorSet0.00
Success testListIteratorRemove0.00
Success testListIteratorAdd0.00
Success testRemoveAll0.00
Success testRemoveByIndex0.00
Success testRemove0.00
Success testRetainAll0.00
Success testSet0.00
Success testSubList0.00
Success testSubListAddEnd0.00
Success testSubListAddBegin0.00
Success testSubListAddMiddle0.00
Success testSubListRemove0.00
Success testToArray0.00
Success testSerialization0.02
Success testSerializationWithOpenCursor0.00
Success testLongSerialization0.44
Success testRemoveFirst0.00
Success testRemoveLast0.00
Success testAddNodeAfter0.00
Success testRemoveNode0.00
Success testGetNode0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.02
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.02
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.02
Success testListListIteratorPreviousRemove0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListIteratorSet0.00
Success testListIteratorAdd0.02
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.02
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testAdd0.00
Success testSet0.00
Success testEmptyListIteratorIsIndeedEmpty0.02
Success testWalkForwardAndBack0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.02
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testAdd0.00
Success testSet0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestFixedSizeList

Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.02
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.02
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.02
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.02
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestNodeCachingLinkedList

Success testShrinkCache0.02
Success testRemoveFirst0.00
Success testRemoveLast0.00
Success testAddNodeAfter0.00
Success testRemoveNode0.00
Success testGetNode0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.02
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.02
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.02
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.02
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.02
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.02
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.02
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.02
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestPredicatedList

Success testIllegalAdd0.02
Success testIllegalAddAll0.00
Success testIllegalSet0.00
Success testLegalAddAll0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.02
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.02
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.02
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestSetUniqueList

Success testListIteratorSet0.02
Success testListIteratorAdd0.00
Success testCollectionAddAll0.00
Success testListSetByIndex0.00
Success testCollectionIteratorRemove0.02
Success testFactory0.00
Success testAdd0.00
Success testAddAll0.00
Success testSet0.00
Success testListIterator0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.02
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.02
Success testListListIteratorPreviousRemove0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.03
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.02
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.02
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestSynchronizedList

Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.02
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.02
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.02
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.02
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.02
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestTreeList

Success testAddMultiple0.00
Success testRemove0.00
Success testInsertBefore0.00
Success testIndexOf0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.03
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.02
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.02
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.02
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.02
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.02
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.02
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.02
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestTypedList

Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.02
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.02
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.02
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.02
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestUnmodifiableList

Success testUnmodifiable0.00
Success testUnmodifiableIterator0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.02
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.02
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.02
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.02
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestAllPackages

Success testNewStack0.00
Success testPushPeekPop0.00
Success testSearch0.00
Success testNewArrayList0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.02
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.02
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.02
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.02
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.02
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.02
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testStaticFactoryMethods0.00
Success testEqualsCompatibleInstance0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.02
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testNoopComparatorChain0.00
Success testBadNoopComparatorChain0.00
Success testListComparatorChain0.00
Success testBadListComparatorChain0.00
Success testComparatorChainOnMinvaluedCompatator0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testConstructorPlusAdd0.00
Success testArrayConstructor0.02
Success testListConstructor0.00
Success testAddAsEqual0.00
Success testLock0.00
Success testUnknownObjectBehavior0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testEmptyListSort0.00
Success testReverseListSort0.00
Success testRandomListSort0.00
Success testComparatorIsSerializable0.00
Success testComparatorCompatibility0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testExceptionClosure0.00
Success testNopClosure0.00
Success testInvokeClosure0.00
Success testForClosure0.02
Success testWhileClosure0.00
Success testDoWhileClosure0.00
Success testChainedClosure0.00
Success testIfClosure0.00
Success testIfElseClosure0.00
Success testSwitchClosure0.00
Success testSwitchMapClosure0.00
Success testTransformerClosure0.00
Success testIterator0.00
Success testNullArray0.00
Success testReset0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testGetSetComparator0.00
Success testIterateEven0.00
Success testIterateEvenOdd0.00
Success testIterateOddEven0.00
Success testIterateEvenEven0.00
Success testIterateFibEvenOdd0.00
Success testRemoveFromSingle0.00
Success testRemoveFromDouble0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testRepeatedHasNext0.00
Success testRepeatedNext0.00
Success testReturnValuesWithoutFiltering0.00
Success testReturnValuesWithOneAllowed0.00
Success testReturnValuesWithTwoAllowed0.00
Success testReturnValuesWithThreeAllowed0.00
Success testReturnValuesWithOneTwoAllowed0.00
Success testReturnValuesWithOneThreeAllowed0.00
Success testReturnValuesWithTwoThreeAllowed0.00
Success testReturnValuesWithOneTwoThreeAllowed0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testRemove0.00
Success testIterator0.00
Success testFirstIteratorIsEmptyBug0.00
Success testEmptyChain0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testIterator0.00
Success testDecorateFactory0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testDecorateFactory0.00
Success testListIterator0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testAdd0.00
Success testSet0.00
Success testRemove0.00
Success testIterator0.00
Success testClear0.02
Success testContains0.00
Success testContainsAll0.00
Success testCursorNavigation0.00
Success testCursorSet0.00
Success testCursorRemove0.00
Success testCursorAdd0.00
Success testCursorConcurrentModification0.00
Success testCursorNextIndexMid0.00
Success testCursorNextIndexFirst0.00
Success testCursorNextIndexAddBefore0.00
Success testCursorNextIndexAddNext0.00
Success testCursorNextIndexAddAfter0.00
Success testEqualsAndHashCode0.00
Success testGet0.00
Success testIndexOf0.00
Success testIsEmpty0.00
Success testListIteratorNavigation0.00
Success testListIteratorRemove0.00
Success testRemoveAll0.00
Success testRemoveByIndex0.00
Success testRetainAll0.00
Success testSubList0.00
Success testSubListAddEnd0.00
Success testSubListAddBegin0.00
Success testSubListAddMiddle0.00
Success testSubListRemove0.00
Success testToArray0.00
Success testSerialization0.00
Success testSerializationWithOpenCursor0.00
Success testLongSerialization0.12
Success testRemoveFirst0.00
Success testRemoveLast0.00
Success testAddNodeAfter0.00
Success testRemoveNode0.00
Success testGetNode0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.02
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.03
Success testListListIteratorPreviousRemove0.00
Success testEmptyListSerialization0.02
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.02
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.02
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.02
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testShrinkCache0.00
Success testRemoveFirst0.00
Success testRemoveLast0.00
Success testAddNodeAfter0.00
Success testRemoveNode0.00
Success testGetNode0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.02
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.02
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.02
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.02
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testRemove0.02
Success testIndexOf0.00
Success testAddMultiple0.00
Success testInsertBefore0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.02
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListAddByIndexBoundsChecking0.02
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.02
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.02
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.02
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.02
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testIllegalAdd0.00
Success testIllegalAddAll0.00
Success testIllegalSet0.00
Success testLegalAddAll0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.02
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListSetByIndex0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testCollectionAddAll0.00
Success testCollectionIteratorRemove0.00
Success testAdd0.00
Success testSet0.00
Success testListIterator0.00
Success testFactory0.00
Success testAddAll0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.02
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.02
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.02
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.02
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testUnmodifiable0.00
Success testUnmodifiableIterator0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.02
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

TestArrayList

Failure warning0.00
Cannot instantiate test case: testNewArrayList (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.02
Cannot instantiate test case: testSearch (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListAddByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListAddByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListAddByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListEquals (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListGetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListGetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListGetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListLastIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testUnsupportedSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListRemoveByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListRemoveByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListRemoveByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListListIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListListIteratorByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListListIteratorPreviousRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.02
Cannot instantiate test case: testListIteratorAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListIteratorSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testEmptyListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testFullListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testEmptyListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testFullListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSubListFailFastOnAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testListSubListFailFastOnRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionAddAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testUnsupportedAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionClear (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionContains (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionContainsAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIsEmpty (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIteratorRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionRemoveAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionRetainAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionSize (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionToArray (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.02
Cannot instantiate test case: testCollectionToArray2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionToString (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testUnsupportedRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCollectionIteratorFailFast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testSerializeDeserializeThenCompare (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testObjectEqualsSelf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testEqualsNull (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testObjectHashCodeEqualsSelfHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testObjectHashCodeEqualsContract (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testSimpleSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCanonicalEmptyCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
Failure warning0.00
Cannot instantiate test case: testCanonicalFullCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )

TestArrayStack

Success testNewStack0.00
Success testPushPeekPop0.00
Success testSearch0.00
Success testNewArrayList0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.00
Success testListEquals0.02
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.02
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.00
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.02
Success testEmptyListSerialization0.00
Success testFullListSerialization0.02
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListAddByIndexBoundsChecking0.00
Success testListAddByIndexBoundsChecking20.00
Success testListAddByIndex0.02
Success testListEquals0.00
Success testListHashCode0.00
Success testListGetByIndex0.00
Success testListGetByIndexBoundsChecking0.00
Success testListGetByIndexBoundsChecking20.00
Success testListIndexOf0.00
Success testListLastIndexOf0.00
Success testListSetByIndexBoundsChecking0.00
Success testListSetByIndexBoundsChecking20.00
Success testListSetByIndex0.00
Success testUnsupportedSet0.00
Success testListRemoveByIndexBoundsChecking0.00
Success testListRemoveByIndexBoundsChecking20.00
Success testListRemoveByIndex0.02
Success testListListIterator0.00
Success testListListIteratorByIndex0.00
Success testListListIteratorPreviousRemove0.00
Success testListIteratorAdd0.00
Success testListIteratorSet0.00
Success testEmptyListSerialization0.00
Success testFullListSerialization0.00
Success testEmptyListCompatibility0.00
Success testFullListCompatibility0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.02
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.02
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testListSubListFailFastOnAdd0.00
Success testListSubListFailFastOnRemove0.00
Success testEmptyListIteratorIsIndeedEmpty0.00
Success testWalkForwardAndBack0.00
Success testAdd0.00
Success testSet0.00
Success testRemoveThenSet0.00
Success testAddThenSet0.00
Success testAddThenRemove0.00
Success testEmptyIterator0.00
Success testFullIterator0.00
Success testRemove0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00
Success testCollectionAdd0.00
Success testCollectionAddAll0.00
Success testUnsupportedAdd0.00
Success testCollectionClear0.00
Success testCollectionContains0.00
Success testCollectionContainsAll0.00
Success testCollectionIsEmpty0.00
Success testCollectionIterator0.00
Success testCollectionIteratorRemove0.00
Success testCollectionRemove0.00
Success testCollectionRemoveAll0.00
Success testCollectionRetainAll0.00
Success testCollectionSize0.00
Success testCollectionToArray0.00
Success testCollectionToArray20.00
Success testCollectionToString0.00
Success testUnsupportedRemove0.00
Success testCollectionIteratorFailFast0.00
Success testSerializeDeserializeThenCompare0.00
Success testObjectEqualsSelf0.00
Success testEqualsNull0.00
Success testObjectHashCodeEqualsSelfHashCode0.00
Success testObjectHashCodeEqualsContract0.00
Success testSimpleSerialization0.00
Success testCanonicalEmptyCollectionExists0.00
Success testCanonicalFullCollectionExists0.00

Failure details

Failure warning
Cannot instantiate test case: testRemoveFirst (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testRemoveFirst (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testRemoveLast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testRemoveLast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testAddNodeAfter (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testAddNodeAfter (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testRemoveNode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testRemoveNode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testGetNode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testGetNode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListAddByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListAddByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListAddByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListAddByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListAddByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListAddByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListEquals (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListEquals (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListGetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListGetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListGetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListGetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListGetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListGetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListLastIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListLastIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListSetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListSetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListSetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testUnsupportedSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testUnsupportedSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListRemoveByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListRemoveByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListRemoveByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListRemoveByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListRemoveByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListRemoveByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListListIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListListIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListListIteratorByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListListIteratorByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListListIteratorPreviousRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListListIteratorPreviousRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListIteratorAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListIteratorAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListIteratorSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListIteratorSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testEmptyListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testEmptyListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testFullListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testFullListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testEmptyListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testEmptyListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testFullListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testFullListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListSubListFailFastOnAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSubListFailFastOnAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testListSubListFailFastOnRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSubListFailFastOnRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionAddAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionAddAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testUnsupportedAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testUnsupportedAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionClear (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionClear (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionContains (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionContains (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionContainsAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionContainsAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionIsEmpty (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIsEmpty (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionIteratorRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIteratorRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionRemoveAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionRemoveAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionRetainAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionRetainAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionSize (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionSize (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionToArray (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionToArray (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionToArray2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionToArray2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionToString (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionToString (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testUnsupportedRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testUnsupportedRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCollectionIteratorFailFast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIteratorFailFast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testSerializeDeserializeThenCompare (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testSerializeDeserializeThenCompare (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testObjectEqualsSelf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testObjectEqualsSelf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testEqualsNull (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testEqualsNull (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testObjectHashCodeEqualsSelfHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testObjectHashCodeEqualsSelfHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testObjectHashCodeEqualsContract (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testObjectHashCodeEqualsContract (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testSimpleSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testSimpleSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCanonicalEmptyCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCanonicalEmptyCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testCanonicalFullCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCanonicalFullCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) )
Failure warning
Cannot instantiate test case: testNewArrayList (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testNewArrayList (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testSearch (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testSearch (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListAddByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListAddByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListAddByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListAddByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListAddByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListAddByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListEquals (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListEquals (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListGetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListGetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListGetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListGetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListGetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListGetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListLastIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListLastIndexOf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListSetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSetByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListSetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSetByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListSetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSetByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testUnsupportedSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testUnsupportedSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListRemoveByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListRemoveByIndexBoundsChecking (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListRemoveByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListRemoveByIndexBoundsChecking2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListRemoveByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListRemoveByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListListIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListListIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListListIteratorByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListListIteratorByIndex (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListListIteratorPreviousRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListListIteratorPreviousRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListIteratorAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListIteratorAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListIteratorSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListIteratorSet (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testEmptyListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testEmptyListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testFullListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testFullListSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testEmptyListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testEmptyListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testFullListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testFullListCompatibility (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListSubListFailFastOnAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSubListFailFastOnAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testListSubListFailFastOnRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testListSubListFailFastOnRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionAddAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionAddAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testUnsupportedAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testUnsupportedAdd (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionClear (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionClear (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionContains (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionContains (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionContainsAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionContainsAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionIsEmpty (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIsEmpty (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIterator (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionIteratorRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIteratorRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionRemoveAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionRemoveAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionRetainAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionRetainAll (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionSize (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionSize (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionToArray (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionToArray (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionToArray2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionToArray2 (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionToString (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionToString (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testUnsupportedRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testUnsupportedRemove (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCollectionIteratorFailFast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCollectionIteratorFailFast (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testSerializeDeserializeThenCompare (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testSerializeDeserializeThenCompare (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testObjectEqualsSelf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testObjectEqualsSelf (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testEqualsNull (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testEqualsNull (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testObjectHashCodeEqualsSelfHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testObjectHashCodeEqualsSelfHashCode (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testObjectHashCodeEqualsContract (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testObjectHashCodeEqualsContract (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testSimpleSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testSimpleSerialization (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCanonicalEmptyCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCanonicalEmptyCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)
Failure warning
Cannot instantiate test case: testCanonicalFullCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at junit.framework.TestSuite.createTest(TestSuite.java:135) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.<init>(TestSuite.java:75) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:257) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) )
junit.framework.AssertionFailedError: Cannot instantiate test case: testCanonicalFullCollectionExists (java.lang.InstantiationException at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at net.sf.collections15.TestArrayList.suite(TestArrayList.java:43)