Class TestsForMapsInJavaUtil
java.lang.Object
com.google.common.collect.testing.TestsForMapsInJavaUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjunit.framework.TestallTests()static junit.framework.Testsuite()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> protected Collection<Method> protected Collection<Method> protected Collection<Method> junit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.TestTests regular NavigableMap behavior of synchronizedNavigableMap(treeMap); does not test the fact that it's synchronized.junit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Testjunit.framework.Test
-
Constructor Details
-
TestsForMapsInJavaUtil
public TestsForMapsInJavaUtil()
-
-
Method Details
-
suite
-
allTests
-
suppressForCheckedMap
-
suppressForCheckedSortedMap
-
suppressForEmptyMap
-
suppressForSingletonMap
-
suppressForHashMap
-
suppressForHashtable
-
suppressForLinkedHashMap
-
suppressForTreeMapNatural
-
suppressForTreeMapWithComparator
-
suppressForUnmodifiableMap
-
suppressForUnmodifiableSortedMap
-
suppressForEnumMap
-
suppressForConcurrentHashMap
-
suppressForConcurrentSkipListMap
-
testsForCheckedMap
-
testsForCheckedSortedMap
-
testsForEmptyMap
-
testsForEmptySortedMap
-
testsForSingletonMap
-
testsForHashMap
-
testsForHashtable
-
testsForLinkedHashMap
-
testsForTreeMapNatural
-
testsForTreeMapWithComparator
-
testsForUnmodifiableMap
-
testsForUnmodifiableSortedMap
-
testsForEnumMap
-
testsForConcurrentHashMap
-
testsForConcurrentSkipListMapNatural
-
testsForConcurrentSkipListMapWithComparator
-