public abstract class BaseTestList extends org.apache.commons.collections.list.AbstractTestList
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseTestList.PrimitiveBulkTestSubList
Whole class copied as sub list constructor was package scoped in 3.1.
|
| Constructor and Description |
|---|
BaseTestList(String testName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.collections.BulkTest |
bulkTestSubList()
Override to change assertSame to assertEquals.
|
void |
testAddAllAtIndex() |
void |
testListListIteratorPreviousRemove()
Override to change assertSame to assertEquals.
|
bulkTestListIterator, failFastAll, failFastMethod, getConfirmedList, getList, isEqualsCheckable, isSetSupported, makeCollection, makeConfirmedCollection, makeConfirmedFullCollection, makeEmptyList, makeFullCollection, makeFullList, testEmptyListCompatibility, testEmptyListSerialization, testFullListCompatibility, testFullListSerialization, testListAddByIndex, testListAddByIndexBoundsChecking, testListAddByIndexBoundsChecking2, testListEquals, testListGetByIndex, testListGetByIndexBoundsChecking, testListGetByIndexBoundsChecking2, testListHashCode, testListIndexOf, testListIteratorAdd, testListIteratorSet, testListLastIndexOf, testListListIterator, testListListIteratorByIndex, testListRemoveByIndex, testListRemoveByIndexBoundsChecking, testListRemoveByIndexBoundsChecking2, testListSetByIndex, testListSetByIndexBoundsChecking, testListSetByIndexBoundsChecking2, testListSubListFailFastOnAdd, testListSubListFailFastOnRemove, testUnsupportedSet, verifyareEqualElementsDistinguishable, cloneMapEntry, getFullElements, getFullNonNullElements, getFullNonNullStringElements, getOtherElements, getOtherNonNullElements, getOtherNonNullStringElements, isAddSupported, isFailFastSupported, isNullSupported, isRemoveSupported, makeObject, resetEmpty, resetFull, testCollectionAdd, testCollectionAddAll, testCollectionClear, testCollectionContains, testCollectionContainsAll, testCollectionIsEmpty, testCollectionIterator, testCollectionIteratorFailFast, testCollectionIteratorRemove, testCollectionRemove, testCollectionRemoveAll, testCollectionRetainAll, testCollectionSize, testCollectionToArray, testCollectionToArray2, testCollectionToString, testSerializeDeserializeThenCompare, testUnsupportedAdd, testUnsupportedRemovegetCanonicalEmptyCollectionName, getCanonicalFullCollectionName, getCompatibilityVersion, isTestSerialization, readExternalFormFromBytes, readExternalFormFromDisk, skipSerializedCanonicalTests, supportsEmptyCollections, supportsFullCollections, testCanonicalEmptyCollectionExists, testCanonicalFullCollectionExists, testEqualsNull, testObjectEqualsSelf, testObjectHashCodeEqualsContract, testObjectHashCodeEqualsSelfHashCode, testSimpleSerialization, writeExternalFormToBytes, writeExternalFormToDiskclone, ignoredTests, makeSuite, toStringcountTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDownassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, failpublic BaseTestList(String testName)
public final void testAddAllAtIndex()
public void testListListIteratorPreviousRemove()
testListListIteratorPreviousRemove in class org.apache.commons.collections.list.AbstractTestListpublic org.apache.commons.collections.BulkTest bulkTestSubList()
bulkTestSubList in class org.apache.commons.collections.list.AbstractTestListCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.