Class TestsForSetsInJavaUtil
java.lang.Object
com.google.common.collect.testing.TestsForSetsInJavaUtil
-
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> 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
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
junit.framework.Test
-
Constructor Details
-
TestsForSetsInJavaUtil
public TestsForSetsInJavaUtil()
-
-
Method Details
-
suite
-
allTests
-
suppressForEmptySet
-
suppressForSingletonSet
-
suppressForHashSet
-
suppressForLinkedHashSet
-
suppressForEnumSet
-
suppressForTreeSetNatural
-
suppressForTreeSetWithComparator
-
suppressForCopyOnWriteArraySet
-
suppressForUnmodifiableSet
-
suppressForCheckedSet
-
suppressForCheckedSortedSet
-
suppressForAbstractSet
-
suppressForConcurrentSkipListSetNatural
-
suppressForConcurrentSkipListSetWithComparator
-
testsForEmptySet
-
testsForSingletonSet
-
testsForHashSet
-
testsForLinkedHashSet
-
testsForEnumSet
-
testsForTreeSetNatural
-
testsForTreeSetWithComparator
-
testsForCopyOnWriteArraySet
-
testsForUnmodifiableSet
-
testsForCheckedSet
-
testsForCheckedSortedSet
-
testsForAbstractSet
-
testsForBadlyCollidingHashSet
-
testsForConcurrentSkipListSetNatural
-
testsForConcurrentSkipListSetWithComparator
-