Class TestsForListsInJavaUtil
java.lang.Object
com.google.common.collect.testing.TestsForListsInJavaUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjunit.framework.Test
allTests()
static junit.framework.Test
suite()
protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> protected Collection
<Method> junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
-
Constructor Details
-
TestsForListsInJavaUtil
public TestsForListsInJavaUtil()
-
-
Method Details
-
suite
-
allTests
-
suppressForEmptyList
-
suppressForSingletonList
-
suppressForArraysAsList
-
suppressForArrayList
-
suppressForLinkedList
-
suppressForCopyOnWriteArrayList
-
suppressForUnmodifiableList
-
suppressForCheckedList
-
suppressForAbstractList
-
suppressForAbstractSequentialList
-
suppressForVector
-
testsForEmptyList
-
testsForSingletonList
-
testsForArraysAsList
-
testsForArrayList
-
testsForLinkedList
-
testsForCopyOnWriteArrayList
-
testsForUnmodifiableList
-
testsForCheckedList
-
testsForAbstractList
-
testsForAbstractSequentialList
-