A B C D E F G H I K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
A
- A - com.google.common.collect.testing.AnEnum
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- aboveSamplesGreater() - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
-
Returns an entry with a key greater than the keys of the
TestContainerGenerator.samples()
and greater than the key ofTestSortedMapGenerator.aboveSamplesLesser()
. - aboveSamplesGreater() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
Returns an element greater than the
TestContainerGenerator.samples()
and greater thanTestSortedSetGenerator.aboveSamplesLesser()
. - aboveSamplesGreater() - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
- aboveSamplesGreater() - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- aboveSamplesLesser() - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
-
Returns an entry with a key greater than the keys of the
TestContainerGenerator.samples()
but less than the key ofTestSortedMapGenerator.aboveSamplesGreater()
. - aboveSamplesLesser() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
Returns an element greater than the
TestContainerGenerator.samples()
but less thanTestSortedSetGenerator.aboveSamplesGreater()
. - aboveSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
- absent() - Method in annotation type com.google.common.collect.testing.features.CollectionFeature.Require
- absent() - Method in annotation type com.google.common.collect.testing.features.CollectionSize.Require
- absent() - Method in annotation type com.google.common.collect.testing.features.ListFeature.Require
- absent() - Method in annotation type com.google.common.collect.testing.features.MapFeature.Require
- absent() - Method in annotation type com.google.common.collect.testing.features.SetFeature.Require
- absent() - Method in annotation type com.google.common.collect.testing.google.MultimapFeature.Require
- absent() - Method in annotation type com.google.common.collect.testing.google.MultisetFeature.Require
- AbstractBiMapTester<K,V> - Class in com.google.common.collect.testing.google
-
Skeleton for a tester of a
BiMap
. - AbstractBiMapTester() - Constructor for class com.google.common.collect.testing.google.AbstractBiMapTester
- AbstractCollectionTester<E> - Class in com.google.common.collect.testing
-
Base class for collection testers.
- AbstractCollectionTester() - Constructor for class com.google.common.collect.testing.AbstractCollectionTester
- AbstractCollectionTestSuiteBuilder<B extends AbstractCollectionTestSuiteBuilder<B,E>,E> - Class in com.google.common.collect.testing
-
Abstract superclass of all test-suite builders for collection interfaces.
- AbstractCollectionTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder
- AbstractContainerTester<C,E> - Class in com.google.common.collect.testing
-
Base class for testers of classes (including
Collection
andMap
) that contain elements. - AbstractContainerTester() - Constructor for class com.google.common.collect.testing.AbstractContainerTester
- AbstractContainerTester.ArrayWithDuplicate<E> - Class in com.google.common.collect.testing
- AbstractListenableFutureTest - Class in com.google.common.util.concurrent.testing
-
Abstract test case parent for anything implementing
ListenableFuture
. - AbstractListenableFutureTest() - Constructor for class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
- AbstractListIndexOfTester<E> - Class in com.google.common.collect.testing.testers
-
Common parent class for
ListIndexOfTester
andListLastIndexOfTester
. - AbstractListIndexOfTester() - Constructor for class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- AbstractListMultimapTester<K,V> - Class in com.google.common.collect.testing.google
-
Superclass for all
ListMultimap
testers. - AbstractListMultimapTester() - Constructor for class com.google.common.collect.testing.google.AbstractListMultimapTester
- AbstractListTester<E> - Class in com.google.common.collect.testing.testers
-
Base class for list testers.
- AbstractListTester() - Constructor for class com.google.common.collect.testing.testers.AbstractListTester
- AbstractMapTester<K,V> - Class in com.google.common.collect.testing
-
Base class for map testers.
- AbstractMapTester() - Constructor for class com.google.common.collect.testing.AbstractMapTester
- AbstractMultimapTester<K,V,M extends com.google.common.collect.Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
Superclass for all
Multimap
testers. - AbstractMultimapTester() - Constructor for class com.google.common.collect.testing.google.AbstractMultimapTester
- AbstractMultisetSetCountTester<E> - Class in com.google.common.collect.testing.google
-
Common superclass for
MultisetSetCountUnconditionallyTester
andMultisetSetCountConditionallyTester
. - AbstractMultisetSetCountTester() - Constructor for class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
- AbstractMultisetTester<E> - Class in com.google.common.collect.testing.google
-
Base class for multiset collection tests.
- AbstractMultisetTester() - Constructor for class com.google.common.collect.testing.google.AbstractMultisetTester
- AbstractPackageSanityTests - Class in com.google.common.testing
-
Automatically runs sanity checks against top level classes in the same package of the test that extends
AbstractPackageSanityTests
. - AbstractPackageSanityTests() - Constructor for class com.google.common.testing.AbstractPackageSanityTests
- AbstractQueueTester<E> - Class in com.google.common.collect.testing.testers
-
Base class for queue collection tests.
- AbstractQueueTester() - Constructor for class com.google.common.collect.testing.testers.AbstractQueueTester
- AbstractSetTester<E> - Class in com.google.common.collect.testing.testers
- AbstractSetTester() - Constructor for class com.google.common.collect.testing.testers.AbstractSetTester
- AbstractTester<G> - Class in com.google.common.collect.testing
-
This abstract base class for testers allows the framework to inject needed information after JUnit constructs the instances.
- AbstractTester() - Constructor for class com.google.common.collect.testing.AbstractTester
- actualContents() - Method in class com.google.common.collect.testing.AbstractCollectionTester
- actualContents() - Method in class com.google.common.collect.testing.AbstractContainerTester
- actualContents() - Method in class com.google.common.collect.testing.AbstractMapTester
- actualContents() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- add(E) - Method in class com.google.common.collect.testing.SafeTreeSet
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.testing.MinimalCollection
- addAll(Collection<? extends E>) - Method in class com.google.common.collect.testing.SafeTreeSet
- addAll(Collection<E>, Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
- addEqualityGroup(Object...) - Method in class com.google.common.testing.EqualsTester
-
Adds
equalityGroup
with objects that are supposed to be equal to each other and not equal to any other equality groups added to this tester. - addEquivalenceGroup(Iterable<T>) - Method in class com.google.common.testing.EquivalenceTester
- addEquivalenceGroup(T, T...) - Method in class com.google.common.testing.EquivalenceTester
-
Adds a group of objects that are supposed to be equivalent to each other and not equivalent to objects in any other equivalence group added to this tester.
- addImpliedFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Given a set of features, add to it all the features directly or indirectly implied by any of them, and return it.
- addTearDown(TearDown) - Method in interface com.google.common.testing.TearDownAccepter
-
Registers a TearDown implementor which will be run after the test proper.
- addTearDown(TearDown) - Method in class com.google.common.testing.TearDownStack
- advance(long) - Method in class com.google.common.testing.FakeTicker
-
Advances the ticker value by
nanoseconds
. - advance(long, TimeUnit) - Method in class com.google.common.testing.FakeTicker
-
Advances the ticker value by
time
intimeUnit
. - advance(Duration) - Method in class com.google.common.testing.FakeTicker
-
Advances the ticker value by
duration
. - AFTER_LAST - Static variable in class com.google.common.collect.testing.SampleElements.Strings
- AFTER_LAST_2 - Static variable in class com.google.common.collect.testing.SampleElements.Strings
- ALLOWS_ANY_NULL_QUERIES - com.google.common.collect.testing.features.MapFeature
-
The map does not throw
NullPointerException
on anynull
queries. - ALLOWS_NULL_ENTRY_QUERIES - com.google.common.collect.testing.features.MapFeature
-
The map does not throw
NullPointerException
on calls such asentrySet().contains(null)
orentrySet().remove(null)
- ALLOWS_NULL_KEY_QUERIES - com.google.common.collect.testing.features.MapFeature
-
The map does not throw
NullPointerException
on calls such ascontainsKey(null)
,get(null)
,keySet().contains(null)
orremove(null)
. - ALLOWS_NULL_KEYS - com.google.common.collect.testing.features.MapFeature
- ALLOWS_NULL_QUERIES - com.google.common.collect.testing.features.CollectionFeature
-
The collection must not throw
NullPointerException
on calls such ascontains(null)
orremove(null)
, but instead must return a simplefalse
. - ALLOWS_NULL_VALUE_QUERIES - com.google.common.collect.testing.features.MapFeature
-
The map does not throw
NullPointerException
on calls such ascontainsValue(null)
,values().contains(null)
orvalues().remove(null)
. - ALLOWS_NULL_VALUES - com.google.common.collect.testing.features.CollectionFeature
- ALLOWS_NULL_VALUES - com.google.common.collect.testing.features.MapFeature
- allowsNullKeys - Variable in class com.google.common.collect.testing.MapInterfaceTest
- allowsNullValues - Variable in class com.google.common.collect.testing.MapInterfaceTest
- allTests() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- allTests() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- allTests() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- allTests() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- AnEnum - Enum in com.google.common.collect.testing
-
A sample enumerated type we use for testing.
- ANY - com.google.common.collect.testing.features.CollectionSize
- ArbitraryInstances - Class in com.google.common.testing
-
Supplies an arbitrary "default" instance for a wide range of types, often useful in testing utilities.
- asList() - Method in class com.google.common.collect.testing.SampleElements
- assertBasic(Escaper) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that an escaper behaves correctly with respect to null inputs.
- assertCollectionIsUnmodifiable(Collection<E>, E) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a collection is immutable.
- assertContains(Iterable<?>, Object) - Static method in class com.google.common.collect.testing.Helpers
- assertContainsAllOf(Iterable<?>, Object...) - Static method in class com.google.common.collect.testing.Helpers
- assertContentsAnyOrder(Iterable<?>, Object...) - Static method in class com.google.common.collect.testing.Helpers
- assertContentsInOrder(Iterable<?>, Object...) - Static method in class com.google.common.collect.testing.Helpers
- assertEmpty(Iterable<?>) - Static method in class com.google.common.collect.testing.Helpers
- assertEmpty(Map<?, ?>) - Static method in class com.google.common.collect.testing.Helpers
- assertEqualIgnoringOrder(Iterable<?>, Iterable<?>) - Static method in class com.google.common.collect.testing.Helpers
- assertEqualInOrder(Iterable<?>, Iterable<?>) - Static method in class com.google.common.collect.testing.Helpers
- assertEscaping(CharEscaper, String, char) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that an escaper escapes the given character into the expected string.
- assertEscaping(UnicodeEscaper, String, int) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that a Unicode escaper escapes the given code point into the expected string.
- assertException(Throwable) - Method in class com.google.common.util.concurrent.testing.MockFutureListener
-
Verify that the listener completes in a reasonable amount of time, and Asserts that the future throws an
ExecutableException
and that the cause of theExecutableException
isexpectedCause
. - assertGet(K, Collection<V>) - Method in class com.google.common.collect.testing.google.AbstractListMultimapTester
- assertGet(K, Collection<V>) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- assertGet(K, V...) - Method in class com.google.common.collect.testing.google.AbstractListMultimapTester
- assertGet(K, V...) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- assertInvariants(Map<K, V>) - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Checks all the properties that should always hold of a map.
- assertIteratorIsUnmodifiable(Iterator<?>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that an Iterator is unmodifiable.
- assertIteratorsInOrder(Iterator<?>, Iterator<?>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Asserts that two iterators contain elements in tandem.
- assertMapEntryIsUnmodifiable(Map.Entry<?, ?>) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
- assertMoreInvariants(Map<K, V>) - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Override this to check invariants which should hold true for a particular implementation, but which are not generally applicable to every instance of Map.
- assertMultimapIsUnmodifiable(Multimap<K, V>, K, V) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a multimap is immutable.
- assertMultisetIsUnmodifiable(Multiset<E>, E) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a multiset is immutable.
- assertSetIsUnmodifiable(Set<E>, E) - Static method in class com.google.common.collect.testing.google.UnmodifiableCollectionTests
-
Verifies that a set is immutable.
- assertSuccess(Object) - Method in class com.google.common.util.concurrent.testing.MockFutureListener
-
Verify that the listener completes in a reasonable amount of time, and Asserts that the future returns the expected data.
- assertTimeout() - Method in class com.google.common.util.concurrent.testing.MockFutureListener
- assertUnescaped(CharEscaper, char) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that an escaper does not escape the given character.
- assertUnescaped(UnicodeEscaper, int) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that a Unicode escaper does not escape the given character.
- assertUnicodeEscaping(UnicodeEscaper, String, char, char) - Static method in class com.google.common.escape.testing.EscaperAsserts
-
Asserts that a Unicode escaper escapes the given hi/lo surrogate pair into the expected string.
- await(CountDownLatch) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given latch has counted down to zero, invoking the garbage collector as necessary to try to ensure that this will happen.
- awaitClear(WeakReference<?>) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given weak reference is cleared, invoking the garbage collector as necessary to try to ensure that this will happen.
- awaitDone(GcFinalization.FinalizationPredicate) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given predicate returns true, invoking the garbage collector as necessary to try to ensure that this will happen.
- awaitDone(Future<?>) - Static method in class com.google.common.testing.GcFinalization
-
Waits until the given future is done, invoking the garbage collector as necessary to try to ensure that this will happen.
- awaitFullGc() - Static method in class com.google.common.testing.GcFinalization
-
Tries to perform a "full" garbage collection cycle (including processing of weak references and invocation of finalize methods) and waits for it to complete.
B
- B - com.google.common.collect.testing.AnEnum
- BaseComparable - Class in com.google.common.collect.testing
-
Simple base class to verify that we handle generics correctly.
- BaseComparable(String) - Constructor for class com.google.common.collect.testing.BaseComparable
- BEFORE_FIRST - Static variable in class com.google.common.collect.testing.SampleElements.Strings
- BEFORE_FIRST_2 - Static variable in class com.google.common.collect.testing.SampleElements.Strings
- belowSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
- belowSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- belowSamplesGreater() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- belowSamplesGreater() - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
-
Returns an entry with a key less than the keys of the
TestContainerGenerator.samples()
but greater than the key ofTestSortedMapGenerator.belowSamplesLesser()
. - belowSamplesGreater() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
Returns an element less than the
TestContainerGenerator.samples()
but greater thanTestSortedSetGenerator.belowSamplesLesser()
. - belowSamplesGreater() - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
- belowSamplesGreater() - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
- belowSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
- belowSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- belowSamplesLesser() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- belowSamplesLesser() - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
-
Returns an entry with a key less than the keys of the
TestContainerGenerator.samples()
and less than the key ofTestSortedMapGenerator.belowSamplesGreater()
. - belowSamplesLesser() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
Returns an element less than the
TestContainerGenerator.samples()
and less thanTestSortedSetGenerator.belowSamplesGreater()
. - belowSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
- belowSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
- BiMapClearTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
BiMap.clear
. - BiMapClearTester() - Constructor for class com.google.common.collect.testing.google.BiMapClearTester
- BiMapEntrySetTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
BiMap.entrySet
and methods on the entries in the set. - BiMapEntrySetTester() - Constructor for class com.google.common.collect.testing.google.BiMapEntrySetTester
- BiMapGenerators - Class in com.google.common.collect.testing.google
-
Generators of various
BiMap
s and derived collections. - BiMapGenerators() - Constructor for class com.google.common.collect.testing.google.BiMapGenerators
- BiMapGenerators.ImmutableBiMapCopyOfEntriesGenerator - Class in com.google.common.collect.testing.google
- BiMapGenerators.ImmutableBiMapCopyOfGenerator - Class in com.google.common.collect.testing.google
- BiMapGenerators.ImmutableBiMapGenerator - Class in com.google.common.collect.testing.google
- BiMapInverseTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for the
inverse
view of a BiMap. - BiMapInverseTester() - Constructor for class com.google.common.collect.testing.google.BiMapInverseTester
- BiMapPutTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
BiMap.put
andBiMap.forcePut
. - BiMapPutTester() - Constructor for class com.google.common.collect.testing.google.BiMapPutTester
- BiMapRemoveTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
BiMap.remove
. - BiMapRemoveTester() - Constructor for class com.google.common.collect.testing.google.BiMapRemoveTester
- BiMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
BiMap
implementation. - BiMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
- BiMapValueSetGenerator(OneSizeTestContainerGenerator<BiMap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
- buildDeclaredTesterRequirements(AnnotatedElement) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Construct the set of requirements specified by annotations directly on a tester class or method.
- BuilderAddAllListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.BuilderAddAllListGenerator
- BuilderAddListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.BuilderAddListGenerator
- BuilderReversedListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.BuilderReversedListGenerator
C
- C - com.google.common.collect.testing.AnEnum
- ceiling(E) - Method in class com.google.common.collect.testing.SafeTreeSet
- ceilingEntry(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- ceilingKey(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- CharactersOfCharSequenceGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.CharactersOfCharSequenceGenerator
- CharactersOfStringGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.CharactersOfStringGenerator
- Chars() - Constructor for class com.google.common.collect.testing.SampleElements.Chars
- checkCanCreate() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
Throw
IllegalStateException
ifFeatureSpecificTestSuiteBuilder.createTestSuite()
can't be called yet. - ClassSanityTester - Class in com.google.common.testing
-
Tester that runs automated sanity tests for any given class.
- ClassSanityTester() - Constructor for class com.google.common.testing.ClassSanityTester
- ClassSanityTester.FactoryMethodReturnValueTester - Class in com.google.common.testing
-
Runs sanity tests against return values of static factory methods declared by a class.
- clear() - Method in class com.google.common.collect.testing.MinimalCollection
- clear() - Method in class com.google.common.collect.testing.SafeTreeMap
- clear() - Method in class com.google.common.collect.testing.SafeTreeSet
- clear() - Method in class com.google.common.testing.TestLogHandler
- close() - Method in class com.google.common.testing.TestLogHandler
- collection - Variable in class com.google.common.collect.testing.AbstractCollectionTester
- CollectionAddAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests addAll operations on a collection.
- CollectionAddAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionAddAllTester
- CollectionAddTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
add
operations on a collection. - CollectionAddTester() - Constructor for class com.google.common.collect.testing.testers.CollectionAddTester
- CollectionClearTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
clear()
operations on a collection. - CollectionClearTester() - Constructor for class com.google.common.collect.testing.testers.CollectionClearTester
- CollectionContainsAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
containsAll()
operations on a collection. - CollectionContainsAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionContainsAllTester
- CollectionContainsTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
contains()
operations on a collection. - CollectionContainsTester() - Constructor for class com.google.common.collect.testing.testers.CollectionContainsTester
- CollectionCreationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or static factory method) of a collection.
- CollectionCreationTester() - Constructor for class com.google.common.collect.testing.testers.CollectionCreationTester
- CollectionEqualsTester<E> - Class in com.google.common.collect.testing.testers
- CollectionEqualsTester() - Constructor for class com.google.common.collect.testing.testers.CollectionEqualsTester
- CollectionFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from
Collection
. - CollectionFeature.Require - Annotation Type in com.google.common.collect.testing.features
- CollectionForEachTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
forEach
operations on a collection. - CollectionForEachTester() - Constructor for class com.google.common.collect.testing.testers.CollectionForEachTester
- CollectionIsEmptyTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
isEmpty()
operations on a collection. - CollectionIsEmptyTester() - Constructor for class com.google.common.collect.testing.testers.CollectionIsEmptyTester
- CollectionIteratorTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
iterator
operations on a collection. - CollectionIteratorTester() - Constructor for class com.google.common.collect.testing.testers.CollectionIteratorTester
- CollectionRemoveAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
removeAll
operations on a collection. - CollectionRemoveAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionRemoveAllTester
- CollectionRemoveIfTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Collection.removeIf(java.util.function.Predicate<? super E>)
. - CollectionRemoveIfTester() - Constructor for class com.google.common.collect.testing.testers.CollectionRemoveIfTester
- CollectionRemoveTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
remove
operations on a collection. - CollectionRemoveTester() - Constructor for class com.google.common.collect.testing.testers.CollectionRemoveTester
- CollectionRetainAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
retainAll
operations on a collection. - CollectionRetainAllTester() - Constructor for class com.google.common.collect.testing.testers.CollectionRetainAllTester
- CollectionSerializationEqualTester<E> - Class in com.google.common.collect.testing.testers
-
Basic reserialization test for collection types that must preserve
equals()
behavior when reserialized. - CollectionSerializationEqualTester() - Constructor for class com.google.common.collect.testing.testers.CollectionSerializationEqualTester
- CollectionSerializationTester<E> - Class in com.google.common.collect.testing.testers
-
Basic reserialization test for collections.
- CollectionSerializationTester() - Constructor for class com.google.common.collect.testing.testers.CollectionSerializationTester
- CollectionSize - Enum in com.google.common.collect.testing.features
-
When describing the features of the collection produced by a given generator (i.e.
- CollectionSize.Require - Annotation Type in com.google.common.collect.testing.features
- CollectionSizeTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
size()
operations on a collection. - CollectionSizeTester() - Constructor for class com.google.common.collect.testing.testers.CollectionSizeTester
- CollectionSpliteratorTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
spliterator
operations on a collection. - CollectionSpliteratorTester() - Constructor for class com.google.common.collect.testing.testers.CollectionSpliteratorTester
- CollectionStreamTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
stream
operations on a collection. - CollectionStreamTester() - Constructor for class com.google.common.collect.testing.testers.CollectionStreamTester
- CollectionTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Concrete instantiation of
AbstractCollectionTestSuiteBuilder
for testing collections that do not have a more specific tester likeListTestSuiteBuilder
orSetTestSuiteBuilder
. - CollectionTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.CollectionTestSuiteBuilder
- CollectionToArrayTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
toArray()
operations on a collection. - CollectionToArrayTester() - Constructor for class com.google.common.collect.testing.testers.CollectionToArrayTester
- CollectionToStringTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
toString()
operations on a collection. - CollectionToStringTester() - Constructor for class com.google.common.collect.testing.testers.CollectionToStringTester
- CollectorTester<T,A,R> - Class in com.google.common.testing
-
Tester for
Collector
implementations. - Colliders() - Constructor for class com.google.common.collect.testing.SampleElements.Colliders
- com.google.common.collect.testing - package com.google.common.collect.testing
- com.google.common.collect.testing.features - package com.google.common.collect.testing.features
- com.google.common.collect.testing.google - package com.google.common.collect.testing.google
- com.google.common.collect.testing.testers - package com.google.common.collect.testing.testers
- com.google.common.escape.testing - package com.google.common.escape.testing
-
Testing utilities for use in tests of
com.google.common.escape
. - com.google.common.testing - package com.google.common.testing
-
This package contains testing utilities.
- com.google.common.util.concurrent.testing - package com.google.common.util.concurrent.testing
- comparator() - Method in class com.google.common.collect.testing.SafeTreeMap
- comparator() - Method in class com.google.common.collect.testing.SafeTreeSet
- compare(String, String) - Method in class com.google.common.collect.testing.Helpers.NullsBefore
- compareTo(BaseComparable) - Method in class com.google.common.collect.testing.BaseComparable
- compareTo(UnhashableObject) - Method in class com.google.common.collect.testing.UnhashableObject
- computeCommonDerivedCollectionFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.MapTestSuiteBuilder
- ConcurrentMapPutIfAbsentTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
putIfAbsent
operations on a concurrent map. - ConcurrentMapPutIfAbsentTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- ConcurrentMapRemoveTester<K,V> - Class in com.google.common.collect.testing.testers
- ConcurrentMapRemoveTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
- ConcurrentMapReplaceEntryTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
replace(K, V, V)
operations on a concurrent map. - ConcurrentMapReplaceEntryTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
- ConcurrentMapReplaceTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
replace(K, V)
operations on a concurrent map. - ConcurrentMapReplaceTester() - Constructor for class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
- ConcurrentMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a ConcurrentMap implementation.
- ConcurrentMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.ConcurrentMapTestSuiteBuilder
- ConcurrentNavigableMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a ConcurrentNavigableMap implementation.
- ConcurrentNavigableMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.ConcurrentNavigableMapTestSuiteBuilder
- ConflictingRequirementsException - Exception in com.google.common.collect.testing.features
-
Thrown when requirements on a tester method or class conflict with each other.
- ConflictingRequirementsException(String, Set<Feature<?>>, Object) - Constructor for exception com.google.common.collect.testing.features.ConflictingRequirementsException
- container - Variable in class com.google.common.collect.testing.AbstractContainerTester
- contains(Object) - Method in class com.google.common.collect.testing.MinimalCollection
- contains(Object) - Method in class com.google.common.collect.testing.SafeTreeSet
- containsAll(Collection<?>) - Method in class com.google.common.collect.testing.MinimalCollection
- containsAll(Collection<?>) - Method in class com.google.common.collect.testing.SafeTreeSet
- containsKey(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
- containsValue(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
- ContiguousSetDescendingGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
- ContiguousSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetGenerator
- ContiguousSetHeadsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetHeadsetGenerator
- ContiguousSetSubsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetSubsetGenerator
- ContiguousSetTailsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetTailsetGenerator
- copyToList(E[]) - Static method in class com.google.common.collect.testing.Helpers
- copyToList(Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
- copyToSet(E[]) - Static method in class com.google.common.collect.testing.Helpers
- copyToSet(Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
- create(AnEnum[]) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
- create(AnEnum[]) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.ListGenerators.UnhashableElementsImmutableListGenerator
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapUnhashableValuesGenerator
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetUnhashableGenerator
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
Creates a new collection containing the given elements; implement this method instead of
TestUnhashableCollectionGenerator.create(Object...)
. - create(Character[]) - Method in class com.google.common.collect.testing.google.ListGenerators.CharactersOfCharSequenceGenerator
- create(Character[]) - Method in class com.google.common.collect.testing.google.ListGenerators.CharactersOfStringGenerator
- create(Character[]) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
Creates a new collection containing the given elements; implement this method instead of
TestCharacterListGenerator.create(Object...)
. - create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetGenerator
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetHeadsetGenerator
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetSubsetGenerator
- create(Integer[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetTailsetGenerator
- create(Integer[]) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
- create(Integer[]) - Method in class com.google.common.collect.testing.TestIntegerSortedSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValuesAsSingletonSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetWithBadHashesGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
- create(Object...) - Method in interface com.google.common.collect.testing.google.TestMultisetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.OneSizeGenerator
- create(Object...) - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
- create(Object...) - Method in class com.google.common.collect.testing.ReserializingTestSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
- create(Object...) - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Creates a new container containing the given elements.
- create(Object...) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
- create(Object...) - Method in interface com.google.common.collect.testing.TestListGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
- create(Object...) - Method in interface com.google.common.collect.testing.TestQueueGenerator
- create(Object...) - Method in interface com.google.common.collect.testing.TestSetGenerator
- create(Object...) - Method in interface com.google.common.collect.testing.TestSortedMapGenerator
- create(Object...) - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestStringListGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestStringMapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
- create(Object...) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.BuilderAddAllListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.BuilderAddListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.BuilderReversedListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListHeadSubListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListMiddleSubListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListOfGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.ListGenerators.ImmutableListTailSubListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapKeyListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValueListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.DegeneratedImmutableSetGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetAsListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetCopyOfGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetSizedBuilderGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetTooBigBuilderGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetTooSmallBuilderGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetUnsizedBuilderGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListSubListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetCopyOfGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingAsListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetHeadsetGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetReversedOrderGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetTailsetGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapValueListGenerator
- create(String[]) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
- create(String[]) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
- create(String[]) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
Creates a new collection containing the given elements; implement this method instead of
TestStringListGenerator.create(Object...)
. - create(String[]) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
- create(String[]) - Method in class com.google.common.collect.testing.TestStringSetGenerator
- create(String[]) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableEnumMapGenerator
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfEntriesGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEntriesGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.TestStringMapGenerator
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
- createArray(int) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValuesAsSingletonSetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.OneSizeGenerator
- createArray(int) - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestCollidingSetGenerator
- createArray(int) - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Helper method to create an array of the appropriate type used by this generator.
- createArray(int) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestStringListGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestStringMapGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestStringSetGenerator
- createArray(int) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
- createArrayWithDuplicateElement() - Method in class com.google.common.collect.testing.AbstractContainerTester
- createArrayWithNullElement() - Method in class com.google.common.collect.testing.AbstractCollectionTester
- createArrayWithNullKey() - Method in class com.google.common.collect.testing.AbstractMapTester
- createArrayWithNullKey() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- createArrayWithNullKeyAndValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- createArrayWithNullValue() - Method in class com.google.common.collect.testing.AbstractMapTester
- createArrayWithNullValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- createCollection(Iterable<? extends String>) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- createCollection(Iterable<? extends String>) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- createCollection(Iterable<? extends V>) - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
- createDerivedEntrySetSuite(TestSetGenerator<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
- createDerivedKeySetSuite(TestSetGenerator<K>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
- createDerivedKeySetSuite(TestSetGenerator<K>) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
- createDerivedKeySetSuite(TestSetGenerator<K>) - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<BiMap<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.CollectionTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.ListTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.SetTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<T, E>>) - Method in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
- createDerivedValueCollectionSuite(TestCollectionGenerator<V>) - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
- createDisjointCollection() - Method in class com.google.common.collect.testing.AbstractContainerTester
- createDisjointCollection() - Method in class com.google.common.collect.testing.AbstractMapTester
- createFromEntries(Map.Entry<K, V>[]) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValuesAsSingletonSetGenerator
- createKeyArray(int) - Method in interface com.google.common.collect.testing.google.TestBiMapGenerator
- createKeyArray(int) - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
- createKeyArray(int) - Method in interface com.google.common.collect.testing.TestMapGenerator
- createKeyArray(int) - Method in class com.google.common.collect.testing.TestStringMapGenerator
- createListenableFuture(V, Exception, CountDownLatch) - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Constructs a listenable future with a value available after the latch has counted down.
- createOrderedArray() - Method in class com.google.common.collect.testing.AbstractContainerTester
- createSamplesArray() - Method in class com.google.common.collect.testing.AbstractContainerTester
- createTestSubject() - Method in class com.google.common.collect.testing.OneSizeGenerator
- createTestSubject() - Method in interface com.google.common.collect.testing.TestSubjectGenerator
- createTestSuite() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
Creates a runnable JUnit test suite based on the criteria already given.
- createTestSuite() - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
- createTestSuite() - Method in class com.google.common.collect.testing.ListTestSuiteBuilder
-
Specifies
CollectionFeature.KNOWN_ORDER
for all list tests, since lists have an iteration ordering corresponding to the insertion order. - createTestSuite() - Method in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
-
Creates a runnable JUnit test suite based on the criteria already given.
- createTestSuite() - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
- createTestSuite() - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
- createValueArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- createValueArray(int) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- createValueArray(int) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValuesAsSingletonSetGenerator
- createValueArray(int) - Method in interface com.google.common.collect.testing.google.TestBiMapGenerator
- createValueArray(int) - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
- createValueArray(int) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
- createValueArray(int) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- createValueArray(int) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- createValueArray(int) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
- createValueArray(int) - Method in interface com.google.common.collect.testing.TestMapGenerator
- createValueArray(int) - Method in class com.google.common.collect.testing.TestStringMapGenerator
D
- D - com.google.common.collect.testing.AnEnum
- DegeneratedImmutableSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.DegeneratedImmutableSetGenerator
- DerivedCollectionGenerators - Class in com.google.common.collect.testing
-
Derived suite generators, split out of the suite builders so that they are available to GWT.
- DerivedCollectionGenerators.Bound - Enum in com.google.common.collect.testing
-
Two bounds (from and to) define how to build a subMap.
- DerivedCollectionGenerators.MapEntrySetGenerator<K,V> - Class in com.google.common.collect.testing
- DerivedCollectionGenerators.MapKeySetGenerator<K,V> - Class in com.google.common.collect.testing
- DerivedCollectionGenerators.MapSortedKeySetGenerator<K,V> - Class in com.google.common.collect.testing
- DerivedCollectionGenerators.MapValueCollectionGenerator<K,V> - Class in com.google.common.collect.testing
- DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator<K,V> - Class in com.google.common.collect.testing
- DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator<E> - Class in com.google.common.collect.testing
- DerivedComparable - Class in com.google.common.collect.testing
-
Simple derived class to verify that we handle generics correctly.
- DerivedComparable(String) - Constructor for class com.google.common.collect.testing.DerivedComparable
- DerivedGenerator - Interface in com.google.common.collect.testing
-
A generator that relies on a preexisting generator for most of its work.
- DerivedGoogleCollectionGenerators - Class in com.google.common.collect.testing.google
-
Derived suite generators for Guava collection interfaces, split out of the suite builders so that they are available to GWT.
- DerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K,V> - Class in com.google.common.collect.testing.google
- DerivedGoogleCollectionGenerators.InverseBiMapGenerator<K,V> - Class in com.google.common.collect.testing.google
- DerivedGoogleCollectionGenerators.MapGenerator<K,V> - Class in com.google.common.collect.testing.google
- DerivedTestIteratorGenerator<E> - Class in com.google.common.collect.testing
-
Adapts a test iterable generator to give a TestIteratorGenerator.
- DerivedTestIteratorGenerator(TestSubjectGenerator<? extends Iterable<E>>) - Constructor for class com.google.common.collect.testing.DerivedTestIteratorGenerator
- DESCENDING_VIEW - com.google.common.collect.testing.features.CollectionFeature
- descendingIterator() - Method in class com.google.common.collect.testing.SafeTreeSet
- descendingKeySet() - Method in class com.google.common.collect.testing.SafeTreeMap
- descendingMap() - Method in class com.google.common.collect.testing.SafeTreeMap
- descendingSet() - Method in class com.google.common.collect.testing.SafeTreeSet
- duplicate - Variable in class com.google.common.collect.testing.AbstractContainerTester.ArrayWithDuplicate
E
- E - com.google.common.collect.testing.AnEnum
- e0() - Method in class com.google.common.collect.testing.AbstractContainerTester
- e0() - Method in class com.google.common.collect.testing.SampleElements
- e1() - Method in class com.google.common.collect.testing.AbstractContainerTester
- e1() - Method in class com.google.common.collect.testing.SampleElements
- e2() - Method in class com.google.common.collect.testing.AbstractContainerTester
- e2() - Method in class com.google.common.collect.testing.SampleElements
- e3() - Method in class com.google.common.collect.testing.AbstractContainerTester
- e3() - Method in class com.google.common.collect.testing.SampleElements
- e4() - Method in class com.google.common.collect.testing.AbstractContainerTester
- e4() - Method in class com.google.common.collect.testing.SampleElements
- elements - Variable in class com.google.common.collect.testing.AbstractContainerTester.ArrayWithDuplicate
- emptyCollection() - Method in class com.google.common.collect.testing.AbstractContainerTester
- ENTRIES_ARE_VIEWS - com.google.common.collect.testing.google.MultisetFeature
-
Indicates that elements from
Multiset.entrySet()
update to reflect changes in the backing multiset. - entry(K, V) - Method in class com.google.common.collect.testing.AbstractMapTester
- entryComparator(Comparator<? super K>) - Static method in class com.google.common.collect.testing.Helpers
- entrySet() - Method in class com.google.common.collect.testing.SafeTreeMap
- Enums() - Constructor for class com.google.common.collect.testing.SampleElements.Enums
- equals(Object) - Method in class com.google.common.collect.testing.BaseComparable
- equals(Object) - Method in class com.google.common.collect.testing.features.TesterRequirements
- equals(Object) - Method in class com.google.common.collect.testing.Helpers.NullsBefore
- equals(Object) - Method in class com.google.common.collect.testing.MinimalSet
- equals(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
- equals(Object) - Method in class com.google.common.collect.testing.SafeTreeSet
- equals(Object) - Method in class com.google.common.collect.testing.UnhashableObject
- EqualsTester - Class in com.google.common.testing
-
Tester for equals() and hashCode() methods of a class.
- EqualsTester() - Constructor for class com.google.common.testing.EqualsTester
-
Constructs an empty EqualsTester instance
- EquivalenceTester<T> - Class in com.google.common.testing
-
Tester for
Equivalence
relationships between groups of objects. - EscaperAsserts - Class in com.google.common.escape.testing
-
Extra assert methods for testing Escaper implementations.
- EXCLUSIVE - com.google.common.collect.testing.DerivedCollectionGenerators.Bound
- expect(Iterable<?>) - Method in class com.google.common.collect.testing.SpliteratorTester
- expect(Object...) - Method in class com.google.common.collect.testing.SpliteratorTester
- expectAdded(int, E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
- expectAdded(int, Collection<E>) - Method in class com.google.common.collect.testing.AbstractContainerTester
- expectAdded(E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Asserts that the collection under test contains exactly the elements it was initialized with plus the given elements, according to
AbstractContainerTester.expectContents(java.util.Collection)
. - expectCollects(R, T...) - Method in class com.google.common.testing.CollectorTester
-
Verifies that the specified expected result is always produced by collecting the specified inputs, regardless of how the elements are divided.
- expectContents(E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
- expectContents(Collection<E>) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Asserts that the collection under test contains exactly the given elements, respecting cardinality but not order.
- expectContents(Collection<E>) - Method in class com.google.common.collect.testing.testers.AbstractListTester
-
Asserts that the collection under test contains exactly the given elements, respecting cardinality but not order.
- expectContents(Collection<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.AbstractMapTester
- expectContents(Collection<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.google.AbstractBiMapTester
- expectMissing(E...) - Method in class com.google.common.collect.testing.AbstractContainerTester
- expectMissing(Map.Entry<K, V>...) - Method in class com.google.common.collect.testing.AbstractMapTester
- expectMissing(Map.Entry<K, V>...) - Method in class com.google.common.collect.testing.google.AbstractBiMapTester
- expectMissingKeys(K...) - Method in class com.google.common.collect.testing.AbstractMapTester
- expectMissingValues(V...) - Method in class com.google.common.collect.testing.AbstractMapTester
- expectNullKeyMissingWhenNullKeysUnsupported(String) - Method in class com.google.common.collect.testing.AbstractMapTester
-
Equivalent to
expectMissingKeys
(null)
except that the call tocontains(null)
is permitted to throw aNullPointerException
. - expectNullMissingWhenNullUnsupported(String) - Method in class com.google.common.collect.testing.AbstractCollectionTester
-
Equivalent to
expectMissing
(null)
except that the call tocontains(null)
is permitted to throw aNullPointerException
. - expectNullValueMissingWhenNullValuesUnsupported(String) - Method in class com.google.common.collect.testing.AbstractMapTester
-
Equivalent to
expectMissingValues
(null)
except that the call tocontains(null)
is permitted to throw aNullPointerException
. - expectReplacement(Map.Entry<K, V>) - Method in class com.google.common.collect.testing.AbstractMapTester
- expectUnchanged() - Method in class com.google.common.collect.testing.AbstractContainerTester
F
- F - com.google.common.collect.testing.AnEnum
- FAILS_FAST_ON_CONCURRENT_MODIFICATION - com.google.common.collect.testing.features.CollectionFeature
- FAILS_FAST_ON_CONCURRENT_MODIFICATION - com.google.common.collect.testing.features.MapFeature
- FakeTicker - Class in com.google.common.testing
-
A Ticker whose value can be advanced programmatically in test.
- FakeTicker() - Constructor for class com.google.common.testing.FakeTicker
- Feature<T> - Interface in com.google.common.collect.testing.features
-
Base class for enumerating the features of an interface to be tested.
- FeatureSpecificTestSuiteBuilder<B extends FeatureSpecificTestSuiteBuilder<B,G>,G> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests the object generated by a G, selecting appropriate tests by matching them against specified features.
- FeatureSpecificTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- FeatureUtil - Class in com.google.common.collect.testing.features
-
Utilities for collecting and validating tester requirements from annotations.
- FeatureUtil() - Constructor for class com.google.common.collect.testing.features.FeatureUtil
- find(Object) - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
Override to call
indexOf()
orlastIndexOf()
. - find(Object) - Method in class com.google.common.collect.testing.testers.ListIndexOfTester
- find(Object) - Method in class com.google.common.collect.testing.testers.ListLastIndexOfTester
- first() - Method in class com.google.common.collect.testing.SafeTreeSet
- firstEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
- firstKey() - Method in class com.google.common.collect.testing.SafeTreeMap
- floor(E) - Method in class com.google.common.collect.testing.SafeTreeSet
- floorEntry(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- floorKey(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- flush() - Method in class com.google.common.testing.TestLogHandler
- forAllPublicStaticMethods(Class<?>) - Method in class com.google.common.testing.ClassSanityTester
-
Returns an object responsible for performing sanity tests against the return values of all public static methods declared by
cls
, excluding superclasses. - formatFeatureSet(Set<? extends Feature<?>>) - Static method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- ForwardingWrapperTester - Class in com.google.common.testing
-
Tester to ensure forwarding wrapper works by delegating calls to the corresponding method with the same parameters forwarded and return value forwarded back or exception propagated as is.
- ForwardingWrapperTester() - Constructor for class com.google.common.testing.ForwardingWrapperTester
- from(Collection<? extends E>) - Static method in class com.google.common.collect.testing.MinimalSet
- from(Collection<E>) - Static method in class com.google.common.collect.testing.MinimalIterable
-
Returns an iterable whose iterator returns the given elements in order.
- future - Variable in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
G
- GcFinalization - Class in com.google.common.testing
-
Testing utilities relating to garbage collection finalization.
- GcFinalization.FinalizationPredicate - Interface in com.google.common.testing
-
A predicate that is expected to return true subsequent to finalization, that is, one of the following actions taken by the garbage collector when performing a full collection in response to
System.gc()
: invoking thefinalize
methods of unreachable objects clearing weak references to unreachable referents enqueuing weak references to unreachable referents in their reference queue - GENERAL_PURPOSE - com.google.common.collect.testing.features.CollectionFeature
-
Features supported by general-purpose collections - everything but
CollectionFeature.RESTRICTS_ELEMENTS
. - GENERAL_PURPOSE - com.google.common.collect.testing.features.ListFeature
- GENERAL_PURPOSE - com.google.common.collect.testing.features.MapFeature
- GENERAL_PURPOSE - com.google.common.collect.testing.features.SetFeature
- get() - Method in class com.google.common.collect.testing.DerivedTestIteratorGenerator
- get() - Method in interface com.google.common.collect.testing.TestIteratorGenerator
- get(Class<T>) - Static method in class com.google.common.testing.ArbitraryInstances
-
Returns an arbitrary instance for
type
, ornull
if no arbitrary instance can be determined. - get(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
- get(K) - Method in class com.google.common.collect.testing.AbstractMapTester
-
Wrapper for
Map.get(Object)
that forces the caller to pass in a key of the same type as the map. - getAbsentFeatures() - Method in class com.google.common.collect.testing.features.TesterRequirements
- getAddAllNullUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
Returns the
Method
instance forCollectionAddAllTester.testAddAll_nullUnsupported()
so that tests can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 5045147 is fixed. - getAddAllUnsupportedNonePresentMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
Returns the
Method
instance forCollectionAddAllTester.testAddAll_unsupportedNonePresent()
so that tests can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
while we figure out what to do withConcurrentHashMap
support forentrySet().add()
. - getAddAllUnsupportedSomePresentMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddAllTester
-
Returns the
Method
instance forCollectionAddAllTester.testAddAll_unsupportedSomePresent()
so that tests can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
while we figure out what to do withConcurrentHashMap
support forentrySet().add()
. - getAddNullSupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddTester
-
Returns the
Method
instance forCollectionAddTester.testAdd_nullSupported()
so that tests ofCollections.checkedCollection(java.util.Collection, Class)
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 6409434 is fixed. - getAddNullSupportedMethod() - Static method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
-
Returns the
Method
instance forListAddAtIndexTester.testAddAtIndex_nullSupported()
so that tests can suppress it. - getAddNullUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddTester
-
Returns the
Method
instance forCollectionAddTester.testAdd_nullSupported()
so that tests ofTreeSet
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 5045147 is fixed. - getAddSupportedNullPresentMethod() - Static method in class com.google.common.collect.testing.testers.ListAddTester
-
Returns the
Method
instance forListAddTester.testAdd_supportedNullPresent()
so that tests can suppress it. - getAddSupportedNullPresentMethod() - Static method in class com.google.common.collect.testing.testers.SetAddTester
-
Returns the
Method
instance forSetAddTester.testAdd_supportedNullPresent()
so that tests can suppress it. - getAddUnsupportedNotPresentMethod() - Static method in class com.google.common.collect.testing.testers.CollectionAddTester
-
Returns the
Method
instance forCollectionAddTester.testAdd_unsupportedNotPresent()
so that tests can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
while we figure out what to do withConcurrentHashMap
support forentrySet().add()
. - getCollectionSize() - Method in class com.google.common.collect.testing.OneSizeGenerator
- getCollectionSize() - Method in interface com.google.common.collect.testing.OneSizeTestContainerGenerator
- getConflicts() - Method in exception com.google.common.collect.testing.features.ConflictingRequirementsException
- getContainsEntryWithIncomparableKeyMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
- getContainsEntryWithIncomparableValueMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
- getCountDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetCountTester
-
Returns
Method
instances for the read tests that assume multisets support duplicates so that the test ofMultisets.forSet()
can suppress them. - getCreateWithNullKeyUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.MapCreationTester
-
Returns the
Method
instance forMapCreationTester.testCreateWithNullKeyUnsupported()
so that tests can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 5045147 is fixed. - getCreateWithNullUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.CollectionCreationTester
-
Returns the
Method
instance forCollectionCreationTester.testCreateWithNull_unsupported()
so that tests can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 5045147 is fixed. - getElementSetDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetElementSetTester
-
Returns
Method
instances for the read tests that assume multisets support duplicates so that the test ofMultisets.forSet()
can suppress them. - getFeatures() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- getForEachEntryDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetForEachEntryTester
-
Returns
Method
instances for the remove tests that assume multisets support duplicates so that the test ofMultisets.forSet()
can suppress them. - getFrom() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- getFrom() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- getHashCodeMethod() - Static method in class com.google.common.collect.testing.testers.ListHashCodeTester
-
Returns the
Method
instance forListHashCodeTester.testHashCode()
so that list tests on unhashable objects can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
. - getHashCodeMethods() - Static method in class com.google.common.collect.testing.testers.SetHashCodeTester
-
Returns the
Method
instances for the test methods in this class which callhashCode()
on the set values so that set tests on unhashable objects can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
. - getHoleMethods() - Static method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
Returns the
Method
instances for the test methods in this class that create a set with a "hole" in it so that set tests ofContiguousSet
can suppress them withFeatureSpecificTestSuiteBuilder.suppressing()
. - getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.CollectionFeature
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.CollectionSize
- getImpliedFeatures() - Method in interface com.google.common.collect.testing.features.Feature
-
Returns the set of features that are implied by this feature.
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.ListFeature
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.MapFeature
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.features.SetFeature
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.MultimapFeature
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.MultisetFeature
- getImpliedFeatures() - Method in enum com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- getInnerGenerator() - Method in interface com.google.common.collect.testing.DerivedGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.DerivedTestIteratorGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- getInnerGenerator() - Method in class com.google.common.collect.testing.OneSizeGenerator
- getInnerGenerator() - Method in interface com.google.common.collect.testing.OneSizeTestContainerGenerator
- getInverseSameAfterSerializingMethods() - Static method in class com.google.common.collect.testing.google.BiMapInverseTester
-
Returns
Method
instances for the tests that assume that the inverse will be the same after serialization. - getIteratorDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
Returns
Method
instances for the tests that assume multisets support duplicates so that the test ofMultisets.forSet()
can suppress them. - getKeyForNullValue() - Method in class com.google.common.collect.testing.AbstractMapTester
- getKeyForNullValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- getKeyNotInPopulatedMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Creates a new key that is not expected to be found in
MapInterfaceTest.makePopulatedMap()
. - getList() - Method in class com.google.common.collect.testing.testers.AbstractListTester
- getListIteratorFullyModifiableMethod() - Static method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
Returns the
Method
instance forListListIteratorTester.testListIterator_fullyModifiable()
so that tests ofCopyOnWriteArraySet
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 6570575 is fixed. - getListIteratorUnmodifiableMethod() - Static method in class com.google.common.collect.testing.testers.ListListIteratorTester
-
Returns the
Method
instance forListListIteratorTester.testListIterator_unmodifiable()
so that it can be suppressed in GWT tests. - getMap() - Method in class com.google.common.collect.testing.AbstractMapTester
- getMap() - Method in class com.google.common.collect.testing.google.AbstractBiMapTester
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
- getMap() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
- getMergeNullValueMethod() - Static method in class com.google.common.collect.testing.testers.MapMergeTester
-
Returns the
Method
instance forMapMergeTester.testMergeNullValue()
so that tests ofHashtable
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
. - getMessage() - Method in exception com.google.common.collect.testing.features.ConflictingRequirementsException
- getMethod(Class<?>, String) - Static method in class com.google.common.collect.testing.Helpers
- getMethodName() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
-
Override to return "indexOf" or "lastIndexOf()" for use in failure messages.
- getMethodName() - Method in class com.google.common.collect.testing.testers.ListIndexOfTester
- getMethodName() - Method in class com.google.common.collect.testing.testers.ListLastIndexOfTester
- getMultiset() - Method in class com.google.common.collect.testing.google.AbstractMultisetTester
- getName() - Method in class com.google.common.collect.testing.AbstractTester
- getName() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- getNullLocation() - Method in class com.google.common.collect.testing.AbstractContainerTester
- getNumElements() - Method in class com.google.common.collect.testing.AbstractContainerTester
- getNumElements() - Method in enum com.google.common.collect.testing.features.CollectionSize
- getNumEntries() - Method in class com.google.common.collect.testing.AbstractMapTester
- getOrderedElements() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Returns the sample elements as ordered by
TestContainerGenerator.order(List)
. - getPresentFeatures() - Method in class com.google.common.collect.testing.features.TesterRequirements
- getPutAllNullKeyUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.MapPutAllTester
-
Returns the
Method
instance forMapPutAllTester.testPutAll_nullKeyUnsupported()
so that tests can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 5045147 is fixed. - getPutNullKeyUnsupportedMethod() - Static method in class com.google.common.collect.testing.testers.MapPutTester
-
Returns the
Method
instance forMapPutTester.testPut_nullKeyUnsupported()
so that tests ofTreeMap
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 5045147 is fixed. - getQueue() - Method in class com.google.common.collect.testing.testers.AbstractQueueTester
- getRemoveDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
Returns
Method
instances for the remove tests that assume multisets support duplicates so that the test ofMultisets.forSet()
can suppress them. - getSampleElements() - Method in class com.google.common.collect.testing.AbstractContainerTester
- getSampleElements(int) - Method in class com.google.common.collect.testing.AbstractContainerTester
- getSampleElements(int) - Method in class com.google.common.collect.testing.OneSizeGenerator
- getSampleElements(int) - Method in interface com.google.common.collect.testing.OneSizeTestContainerGenerator
- getSampleEntries() - Method in class com.google.common.collect.testing.AbstractMapTester
- getSampleEntries(int) - Method in class com.google.common.collect.testing.AbstractMapTester
- getSet() - Method in class com.google.common.collect.testing.testers.AbstractSetTester
- getSetCountDuplicateInitializingMethods() - Static method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
Returns
Method
instances for thesetCount()
tests that assume multisets support duplicates so that the test ofMultisets.forSet()
can suppress them. - getSetNullSupportedMethod() - Static method in class com.google.common.collect.testing.testers.ListSetTester
-
Returns the
Method
instance forListSetTester.testSet_null()
so that tests ofCollections.checkedCollection(java.util.Collection, Class)
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 6409434 is fixed. - getSetUp() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- getSetValueMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
- getSetValueWithNullValuesAbsentMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
- getSetValueWithNullValuesPresentMethod() - Static method in class com.google.common.collect.testing.testers.MapEntrySetTester
- getSource() - Method in exception com.google.common.collect.testing.features.ConflictingRequirementsException
- getSpliteratorNotImmutableCollectionAllowsAddMethod() - Static method in class com.google.common.collect.testing.testers.CollectionSpliteratorTester
- getSpliteratorNotImmutableCollectionAllowsRemoveMethod() - Static method in class com.google.common.collect.testing.testers.CollectionSpliteratorTester
- getStimulusValues() - Method in class com.google.common.collect.testing.IteratorTester
- getStimulusValues() - Method in class com.google.common.collect.testing.ListIteratorTester
- getStoredLogRecords() - Method in class com.google.common.testing.TestLogHandler
-
Returns a snapshot of the logged records.
- getSubjectGenerator() - Method in class com.google.common.collect.testing.AbstractTester
- getSubjectGenerator() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- getSubListOriginalListSetAffectsSubListLargeListMethod() - Static method in class com.google.common.collect.testing.testers.ListSubListTester
-
Returns the
Method
instance forListSubListTester.testSubList_originalListSetAffectsSubListLargeList()
()} so that tests ofCopyOnWriteArrayList
can suppress them withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 6570631 is fixed. - getSubListOriginalListSetAffectsSubListMethod() - Static method in class com.google.common.collect.testing.testers.ListSubListTester
-
Returns the
Method
instance forListSubListTester.testSubList_originalListSetAffectsSubList()
so that tests ofCopyOnWriteArrayList
can suppress them withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 6570631 is fixed. - getSubListSubListRemoveAffectsOriginalLargeListMethod() - Static method in class com.google.common.collect.testing.testers.ListSubListTester
-
Returns the
Method
instance forListSubListTester.testSubList_subListRemoveAffectsOriginalLargeList()
so that tests ofCopyOnWriteArrayList
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 6570575 is fixed. - getSuppressedTests() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- getTearDown() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- getTesterAnnotations(AnnotatedElement) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Find all the tester annotations declared on a tester class or method.
- getTesterRequirements(Class<?>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Get the full set of requirements for a tester class.
- getTesterRequirements(Method) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Get the full set of requirements for a tester class.
- getTesters() - Method in class com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.ConcurrentMapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.ConcurrentNavigableMapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.google.BiMapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.google.SortedSetMultimapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.ListTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.MapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.QueueTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.SetTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
- getTesters() - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
- getTestMethodName() - Method in class com.google.common.collect.testing.AbstractTester
-
Returns the name of the test method invoked by this test instance.
- getTo() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- getTo() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- getToArrayIsPlainObjectArrayMethod() - Static method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
Returns the
Method
instance forCollectionToArrayTester.testToArray_isPlainObjectArray()
so that tests ofArrays.asList(Object[])
can suppress it withFeatureSpecificTestSuiteBuilder.suppressing()
until Sun bug 6260652 is fixed. - getValueForNullKey() - Method in class com.google.common.collect.testing.AbstractMapTester
- getValueForNullKey() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- getValueNotInPopulatedMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Creates a new value that is not expected to be found in
MapInterfaceTest.makePopulatedMap()
.
H
- hashCode() - Method in class com.google.common.collect.testing.BaseComparable
- hashCode() - Method in class com.google.common.collect.testing.features.TesterRequirements
- hashCode() - Method in class com.google.common.collect.testing.Helpers.NullsBefore
- hashCode() - Method in class com.google.common.collect.testing.MinimalSet
- hashCode() - Method in class com.google.common.collect.testing.SafeTreeMap
- hashCode() - Method in class com.google.common.collect.testing.SafeTreeSet
- hashCode() - Method in class com.google.common.collect.testing.UnhashableObject
- headMap(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- headMap(K, boolean) - Method in class com.google.common.collect.testing.SafeTreeMap
- headSet(E) - Method in class com.google.common.collect.testing.SafeTreeSet
- headSet(E, boolean) - Method in class com.google.common.collect.testing.SafeTreeSet
- Helpers - Class in com.google.common.collect.testing
- Helpers() - Constructor for class com.google.common.collect.testing.Helpers
- Helpers.NullsBefore - Class in com.google.common.collect.testing
-
Compares strings in natural order except that null comes immediately before a given value.
- Helpers.NullsBeforeB - Class in com.google.common.collect.testing
- Helpers.NullsBeforeTwo - Class in com.google.common.collect.testing
- higher(E) - Method in class com.google.common.collect.testing.SafeTreeSet
- higherEntry(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- higherKey(K) - Method in class com.google.common.collect.testing.SafeTreeMap
I
- ignore(Constructor<?>) - Method in class com.google.common.testing.NullPointerTester
-
Ignore
constructor
in the tests that follow. - ignore(Method) - Method in class com.google.common.testing.NullPointerTester
-
Ignore
method
in the tests that follow. - ignoreClasses(Predicate<? super Class<?>>) - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Specifies that classes that satisfy the given predicate aren't tested for sanity.
- ImmutableBiMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfEntriesGenerator
- ImmutableBiMapCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfGenerator
- ImmutableBiMapGenerator() - Constructor for class com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapGenerator
- ImmutableEnumMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableEnumMapGenerator
- ImmutableListHeadSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListHeadSubListGenerator
- ImmutableListMiddleSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListMiddleSubListGenerator
- ImmutableListOfGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListOfGenerator
- ImmutableListTailSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListTailSubListGenerator
- ImmutableMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEntriesGenerator
- ImmutableMapCopyOfEnumMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
- ImmutableMapCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfGenerator
- ImmutableMapEntryListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
- ImmutableMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapGenerator
- ImmutableMapKeyListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapKeyListGenerator
- ImmutableMapUnhashableValuesGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapUnhashableValuesGenerator
- ImmutableMapValueListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValueListGenerator
- ImmutableMapValuesAsSingletonSetGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValuesAsSingletonSetGenerator
- ImmutableSetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetAsListGenerator
- ImmutableSetCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetCopyOfGenerator
- ImmutableSetSizedBuilderGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetSizedBuilderGenerator
- ImmutableSetTooBigBuilderGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetTooBigBuilderGenerator
- ImmutableSetTooSmallBuilderGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetTooSmallBuilderGenerator
- ImmutableSetUnsizedBuilderGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetUnsizedBuilderGenerator
- ImmutableSetWithBadHashesGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetWithBadHashesGenerator
- ImmutableSortedMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator
- ImmutableSortedMapEntryListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
- ImmutableSortedMapGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapGenerator
- ImmutableSortedMapKeyListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
- ImmutableSortedMapValueListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapValueListGenerator
- ImmutableSortedSetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListGenerator
- ImmutableSortedSetAsListSubListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListSubListGenerator
- ImmutableSortedSetCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetCopyOfGenerator
- ImmutableSortedSetDescendingAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingAsListGenerator
- ImmutableSortedSetDescendingGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingGenerator
- ImmutableSortedSetExplicitComparator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
- ImmutableSortedSetExplicitSuperclassComparatorGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
- ImmutableSortedSetHeadsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetHeadsetGenerator
- ImmutableSortedSetReversedOrderGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetReversedOrderGenerator
- ImmutableSortedSetSubsetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListGenerator
- ImmutableSortedSetSubsetAsListSubListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator
- ImmutableSortedSetSubsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetGenerator
- ImmutableSortedSetTailsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetTailsetGenerator
- ImmutableSortedSetUnhashableGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetUnhashableGenerator
- impliedFeatures(Set<Feature<?>>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Given a set of features, return a new set of all features directly or indirectly implied by any of them.
- includingEquals() - Method in class com.google.common.testing.ForwardingWrapperTester
-
Asks for
Object.equals(java.lang.Object)
andObject.hashCode()
to be tested. - INCLUSIVE - com.google.common.collect.testing.DerivedCollectionGenerators.Bound
- init(G, String) - Method in class com.google.common.collect.testing.AbstractTester
- init(G, String, Runnable, Runnable) - Method in class com.google.common.collect.testing.AbstractTester
- initCollectionWithNullElement() - Method in class com.google.common.collect.testing.AbstractCollectionTester
- initMapWithNullKey() - Method in class com.google.common.collect.testing.AbstractMapTester
- initMapWithNullValue() - Method in class com.google.common.collect.testing.AbstractMapTester
- initMultimapWithNullKey() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- initMultimapWithNullKeyAndValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- initMultimapWithNullValue() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- initThreeCopies() - Method in class com.google.common.collect.testing.google.AbstractMultisetTester
- inOrder() - Method in interface com.google.common.collect.testing.SpliteratorTester.Ordered
-
Attests that the expected values must not just be present but must be present in the order they were given.
- INSTANCE - Static variable in class com.google.common.collect.testing.Helpers.NullsBeforeB
- INSTANCE - Static variable in class com.google.common.collect.testing.Helpers.NullsBeforeTwo
- intersection(Set<? extends T>, Set<? extends T>) - Static method in class com.google.common.collect.testing.features.FeatureUtil
-
Construct a new
Set
that is the intersection of the given sets. - Ints() - Constructor for class com.google.common.collect.testing.SampleElements.Ints
- InverseBiMapGenerator(OneSizeTestContainerGenerator<BiMap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- isDone() - Method in interface com.google.common.testing.GcFinalization.FinalizationPredicate
- isEmpty() - Method in class com.google.common.collect.testing.SafeTreeMap
- isEmpty() - Method in class com.google.common.collect.testing.SafeTreeSet
- iterator() - Method in class com.google.common.collect.testing.MinimalCollection
- iterator() - Method in class com.google.common.collect.testing.MinimalIterable
- iterator() - Method in class com.google.common.collect.testing.SafeTreeSet
- iterator() - Method in class com.google.common.collect.testing.SampleElements
- IteratorFeature - Enum in com.google.common.collect.testing
-
A method supported by implementations of the
Iterator
orListIterator
interface. - IteratorTester<E> - Class in com.google.common.collect.testing
-
A utility for testing an Iterator implementation by comparing its behavior to that of a "known good" reference implementation.
- IteratorTester(int, Iterable<? extends IteratorFeature>, Iterable<E>, AbstractIteratorTester.KnownOrder) - Constructor for class com.google.common.collect.testing.IteratorTester
-
Creates an IteratorTester.
K
- k0() - Method in class com.google.common.collect.testing.AbstractMapTester
- k0() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- k1() - Method in class com.google.common.collect.testing.AbstractMapTester
- k1() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- k2() - Method in class com.google.common.collect.testing.AbstractMapTester
- k2() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- k3() - Method in class com.google.common.collect.testing.AbstractMapTester
- k3() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- k4() - Method in class com.google.common.collect.testing.AbstractMapTester
- k4() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- keySet() - Method in class com.google.common.collect.testing.SafeTreeMap
- KNOWN_ORDER - com.google.common.collect.testing.features.CollectionFeature
-
Indicates that a collection has a well-defined ordering of its elements.
L
- last() - Method in class com.google.common.collect.testing.SafeTreeSet
- lastEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
- lastKey() - Method in class com.google.common.collect.testing.SafeTreeMap
- latch - Variable in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
- ListAddAllAtIndexTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
addAll(int, Collection)
operations on a list. - ListAddAllAtIndexTester() - Constructor for class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- ListAddAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
addAll(Collection)
operations on a list. - ListAddAllTester() - Constructor for class com.google.common.collect.testing.testers.ListAddAllTester
- ListAddAtIndexTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
add(int, Object)
operations on a list. - ListAddAtIndexTester() - Constructor for class com.google.common.collect.testing.testers.ListAddAtIndexTester
- ListAddTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
add(Object)
operations on a list. - ListAddTester() - Constructor for class com.google.common.collect.testing.testers.ListAddTester
- ListCreationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or static factory method) of a list.
- ListCreationTester() - Constructor for class com.google.common.collect.testing.testers.ListCreationTester
- ListEqualsTester<E> - Class in com.google.common.collect.testing.testers
- ListEqualsTester() - Constructor for class com.google.common.collect.testing.testers.ListEqualsTester
- ListFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from
List
. - ListFeature.Require - Annotation Type in com.google.common.collect.testing.features
- ListGenerators - Class in com.google.common.collect.testing.google
-
Common generators of different types of lists.
- ListGenerators.BuilderAddAllListGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.BuilderAddListGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.BuilderReversedListGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.CharactersOfCharSequenceGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.CharactersOfStringGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.ImmutableListHeadSubListGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.ImmutableListMiddleSubListGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.ImmutableListOfGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.ImmutableListTailSubListGenerator - Class in com.google.common.collect.testing.google
- ListGenerators.UnhashableElementsImmutableListGenerator - Class in com.google.common.collect.testing.google
- ListGetTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
get()
operations on a list. - ListGetTester() - Constructor for class com.google.common.collect.testing.testers.ListGetTester
- ListHashCodeTester<E> - Class in com.google.common.collect.testing.testers
-
Tests
List.hashCode()
. - ListHashCodeTester() - Constructor for class com.google.common.collect.testing.testers.ListHashCodeTester
- ListIndexOfTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
indexOf()
operations on a list. - ListIndexOfTester() - Constructor for class com.google.common.collect.testing.testers.ListIndexOfTester
- ListIteratorTester<E> - Class in com.google.common.collect.testing
-
A utility similar to
IteratorTester
for testing aListIterator
against a known good reference implementation. - ListIteratorTester(int, Iterable<E>, Iterable<? extends IteratorFeature>, Iterable<E>, int) - Constructor for class com.google.common.collect.testing.ListIteratorTester
- ListLastIndexOfTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
lastIndexOf()
operations on a list. - ListLastIndexOfTester() - Constructor for class com.google.common.collect.testing.testers.ListLastIndexOfTester
- ListListIteratorTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
listIterator
operations on a list. - ListListIteratorTester() - Constructor for class com.google.common.collect.testing.testers.ListListIteratorTester
- ListMultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
ListMultimap.asMap()
. - ListMultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapAsMapTester
- ListMultimapEqualsTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
ListMultimap.equals(Object)
. - ListMultimapEqualsTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapEqualsTester
- ListMultimapPutAllTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
Multimap.putAll(Object, Iterable)
. - ListMultimapPutAllTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapPutAllTester
- ListMultimapPutTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
Multimap.put(Object, Object)
. - ListMultimapPutTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapPutTester
- ListMultimapRemoveTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
Multimap.remove(Object, Object)
. - ListMultimapRemoveTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapRemoveTester
- ListMultimapReplaceValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
ListMultimap.replaceValues(Object, Iterable)
. - ListMultimapReplaceValuesTester() - Constructor for class com.google.common.collect.testing.google.ListMultimapReplaceValuesTester
- ListMultimapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
ListMultimap
implementation. - ListMultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.ListMultimapTestSuiteBuilder
- ListRemoveAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests removeAll operations on a list.
- ListRemoveAllTester() - Constructor for class com.google.common.collect.testing.testers.ListRemoveAllTester
- ListRemoveAtIndexTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
remove(int)
operations on a list. - ListRemoveAtIndexTester() - Constructor for class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
- ListRemoveTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
remove(Object)
operations on a list. - ListRemoveTester() - Constructor for class com.google.common.collect.testing.testers.ListRemoveTester
- ListReplaceAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
List.replaceAll(java.util.function.UnaryOperator<E>)
. - ListReplaceAllTester() - Constructor for class com.google.common.collect.testing.testers.ListReplaceAllTester
- ListRetainAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
retainAll
operations on a list. - ListRetainAllTester() - Constructor for class com.google.common.collect.testing.testers.ListRetainAllTester
- ListSetTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
set()
operations on a list. - ListSetTester() - Constructor for class com.google.common.collect.testing.testers.ListSetTester
- ListSubListTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
subList()
operations on a list. - ListSubListTester() - Constructor for class com.google.common.collect.testing.testers.ListSubListTester
- ListTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a List implementation.
- ListTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.ListTestSuiteBuilder
- ListToArrayTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
toArray()
operations on a list. - ListToArrayTester() - Constructor for class com.google.common.collect.testing.testers.ListToArrayTester
- lower(E) - Method in class com.google.common.collect.testing.SafeTreeSet
- lowerEntry(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- lowerKey(K) - Method in class com.google.common.collect.testing.SafeTreeMap
M
- makeEitherMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Used by tests that require a map, but don't care whether it's populated or not.
- makeEitherMap() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
- makeEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Creates a new, empty instance of the class under test.
- makeEmptyMap() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
- makePopulatedMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
Creates a new, non-empty instance of the class under test.
- makePopulatedMap() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
- makeSuiteForTesterClass(Class<? extends AbstractTester<?>>) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- MapClearTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
clear()
operations on a map. - MapClearTester() - Constructor for class com.google.common.collect.testing.testers.MapClearTester
- MapComputeIfAbsentTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.computeIfAbsent(K, java.util.function.Function<? super K, ? extends V>)
. - MapComputeIfAbsentTester() - Constructor for class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- MapComputeIfPresentTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.computeIfPresent(K, java.util.function.BiFunction<? super K, ? super V, ? extends V>)
. - MapComputeIfPresentTester() - Constructor for class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- MapComputeTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.compute(K, java.util.function.BiFunction<? super K, ? super V, ? extends V>)
. - MapComputeTester() - Constructor for class com.google.common.collect.testing.testers.MapComputeTester
- MapContainsKeyTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
containsKey()
operations on a map. - MapContainsKeyTester() - Constructor for class com.google.common.collect.testing.testers.MapContainsKeyTester
- MapContainsValueTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
containsValue()
operations on a map. - MapContainsValueTester() - Constructor for class com.google.common.collect.testing.testers.MapContainsValueTester
- MapCreationTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or static factory method) of a map.
- MapCreationTester() - Constructor for class com.google.common.collect.testing.testers.MapCreationTester
- mapEntries(SampleElements<K>, SampleElements<V>) - Static method in class com.google.common.collect.testing.SampleElements
- mapEntry(K, V) - Static method in class com.google.common.collect.testing.Helpers
- MapEntrySetGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
- MapEntrySetTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tests
Map.entrySet()
. - MapEntrySetTester() - Constructor for class com.google.common.collect.testing.testers.MapEntrySetTester
- MapEqualsTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tests
Map.equals(java.lang.Object)
. - MapEqualsTester() - Constructor for class com.google.common.collect.testing.testers.MapEqualsTester
- MapFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from
Map
. - MapFeature.Require - Annotation Type in com.google.common.collect.testing.features
- MapForEachTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.forEach(java.util.function.BiConsumer<? super K, ? super V>)
. - MapForEachTester() - Constructor for class com.google.common.collect.testing.testers.MapForEachTester
- MapGenerator(OneSizeTestContainerGenerator<BiMap<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- MapGenerators - Class in com.google.common.collect.testing.google
-
Generators of different types of map and related collections, such as keys, entries and values.
- MapGenerators() - Constructor for class com.google.common.collect.testing.google.MapGenerators
- MapGenerators.ImmutableEnumMapGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapCopyOfEntriesGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapCopyOfEnumMapGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapCopyOfGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapEntryListGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapKeyListGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapUnhashableValuesGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapValueListGenerator - Class in com.google.common.collect.testing.google
- MapGenerators.ImmutableMapValuesAsSingletonSetGenerator - Class in com.google.common.collect.testing.google
- MapGetOrDefaultTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.getOrDefault(java.lang.Object, V)
. - MapGetOrDefaultTester() - Constructor for class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- MapGetTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
get
operations on a map. - MapGetTester() - Constructor for class com.google.common.collect.testing.testers.MapGetTester
- MapHashCodeTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tests
Map.hashCode()
. - MapHashCodeTester() - Constructor for class com.google.common.collect.testing.testers.MapHashCodeTester
- MapInterfaceTest<K,V> - Class in com.google.common.collect.testing
-
Tests representing the contract of
Map
. - MapInterfaceTest(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.google.common.collect.testing.MapInterfaceTest
-
Constructor that assigns
supportsIteratorRemove
the same value assupportsRemove
. - MapInterfaceTest(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.google.common.collect.testing.MapInterfaceTest
-
Constructor with an explicit
supportsIteratorRemove
parameter. - MapIsEmptyTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
isEmpty()
operations on a map. - MapIsEmptyTester() - Constructor for class com.google.common.collect.testing.testers.MapIsEmptyTester
- MapKeySetGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
- MapMergeTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.merge(K, V, java.util.function.BiFunction<? super V, ? super V, ? extends V>)
. - MapMergeTester() - Constructor for class com.google.common.collect.testing.testers.MapMergeTester
- MapPutAllTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
putAll
operations on a map. - MapPutAllTester() - Constructor for class com.google.common.collect.testing.testers.MapPutAllTester
- MapPutIfAbsentTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.putIfAbsent(K, V)
. - MapPutIfAbsentTester() - Constructor for class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- MapPutTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
put
operations on a map. - MapPutTester() - Constructor for class com.google.common.collect.testing.testers.MapPutTester
- MapRemoveEntryTester<K,V> - Class in com.google.common.collect.testing.testers
-
Tester for
Map.remove(Object, Object)
. - MapRemoveEntryTester() - Constructor for class com.google.common.collect.testing.testers.MapRemoveEntryTester
- MapRemoveTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
remove
operations on a map. - MapRemoveTester() - Constructor for class com.google.common.collect.testing.testers.MapRemoveTester
- MapReplaceAllTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
replaceAll()
operations on a map. - MapReplaceAllTester() - Constructor for class com.google.common.collect.testing.testers.MapReplaceAllTester
- MapReplaceEntryTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.replace(Object, Object, Object)
. - MapReplaceEntryTester() - Constructor for class com.google.common.collect.testing.testers.MapReplaceEntryTester
- MapReplaceTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
Map.replace(Object, Object)
. - MapReplaceTester() - Constructor for class com.google.common.collect.testing.testers.MapReplaceTester
- MapSerializationTester<K,V> - Class in com.google.common.collect.testing.testers
-
Basic serialization test for maps.
- MapSerializationTester() - Constructor for class com.google.common.collect.testing.testers.MapSerializationTester
- MapSizeTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
size()
operations on a map. - MapSizeTester() - Constructor for class com.google.common.collect.testing.testers.MapSizeTester
- MapSortedKeySetGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator
- MapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a Map implementation.
- MapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.MapTestSuiteBuilder
- MapToStringTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
toString()
operations on a map. - MapToStringTester() - Constructor for class com.google.common.collect.testing.testers.MapToStringTester
- MapValueCollectionGenerator(OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
- MIN_ELEMENT - Static variable in class com.google.common.collect.testing.SampleElements.Strings
- MinimalCollection<E> - Class in com.google.common.collect.testing
-
A simplistic collection which implements only the bare minimum allowed by the spec, and throws exceptions whenever it can.
- MinimalIterable<E> - Class in com.google.common.collect.testing
-
An implementation of
Iterable
which throws an exception on all invocations of theMinimalIterable.iterator()
method after the first, and whose iterator is always unmodifiable. - MinimalSet<E> - Class in com.google.common.collect.testing
-
A simplistic set which implements the bare minimum so that it can be used in tests without relying on any specific Set implementations.
- misleadingSizeCollection(int) - Static method in class com.google.common.collect.testing.Helpers
-
Returns a collection that simulates concurrent modification by having its size method return incorrect values.
- MockFutureListener - Class in com.google.common.util.concurrent.testing
-
A simple mock implementation of
Runnable
that can be used for testing ListenableFutures. - MockFutureListener(ListenableFuture<?>) - Constructor for class com.google.common.util.concurrent.testing.MockFutureListener
- MODIFIABLE - Static variable in enum com.google.common.collect.testing.IteratorFeature
-
A set containing all of the optional features of the
Iterator
andListIterator
interfaces. - multimap() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- MultimapAsMapGetTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.asMap().get(Object)
. - MultimapAsMapGetTester() - Constructor for class com.google.common.collect.testing.google.MultimapAsMapGetTester
- MultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.asMap()
. - MultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.MultimapAsMapTester
- MultimapClearTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.clear()
. - MultimapClearTester() - Constructor for class com.google.common.collect.testing.google.MultimapClearTester
- MultimapContainsEntryTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.containsEntry(java.lang.Object, java.lang.Object)
. - MultimapContainsEntryTester() - Constructor for class com.google.common.collect.testing.google.MultimapContainsEntryTester
- MultimapContainsKeyTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for the
containsKey
methods ofMultimap
and itsasMap()
view. - MultimapContainsKeyTester() - Constructor for class com.google.common.collect.testing.google.MultimapContainsKeyTester
- MultimapContainsValueTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.containsValue(java.lang.Object)
. - MultimapContainsValueTester() - Constructor for class com.google.common.collect.testing.google.MultimapContainsValueTester
- MultimapEntriesTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.entries
. - MultimapEntriesTester() - Constructor for class com.google.common.collect.testing.google.MultimapEntriesTester
- MultimapEqualsTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.equals
. - MultimapEqualsTester() - Constructor for class com.google.common.collect.testing.google.MultimapEqualsTester
- MultimapFeature - Enum in com.google.common.collect.testing.google
-
Optional features of classes derived from
Multimap
. - MultimapFeature.Require - Annotation Type in com.google.common.collect.testing.google
- MultimapForEachTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.forEach(java.util.function.BiConsumer<? super K, ? super V>)
. - MultimapForEachTester() - Constructor for class com.google.common.collect.testing.google.MultimapForEachTester
- MultimapGetTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.get(Object)
. - MultimapGetTester() - Constructor for class com.google.common.collect.testing.google.MultimapGetTester
- MultimapKeySetTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.keySet
. - MultimapKeySetTester() - Constructor for class com.google.common.collect.testing.google.MultimapKeySetTester
- MultimapKeysTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.entries
. - MultimapKeysTester() - Constructor for class com.google.common.collect.testing.google.MultimapKeysTester
- MultimapPutAllMultimapTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.putAll(Multimap)
. - MultimapPutAllMultimapTester() - Constructor for class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- MultimapPutIterableTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.putAll(Object, Iterable)
. - MultimapPutIterableTester() - Constructor for class com.google.common.collect.testing.google.MultimapPutIterableTester
- MultimapPutTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.put(K, V)
. - MultimapPutTester() - Constructor for class com.google.common.collect.testing.google.MultimapPutTester
- MultimapRemoveAllTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.removeAll(Object)
. - MultimapRemoveAllTester() - Constructor for class com.google.common.collect.testing.google.MultimapRemoveAllTester
- MultimapRemoveEntryTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.remove(Object, Object)
. - MultimapRemoveEntryTester() - Constructor for class com.google.common.collect.testing.google.MultimapRemoveEntryTester
- MultimapReplaceValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
Multimap.replaceValues(Object, Iterable)
. - MultimapReplaceValuesTester() - Constructor for class com.google.common.collect.testing.google.MultimapReplaceValuesTester
- MultimapSizeTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for the
size
methods ofMultimap
and its views. - MultimapSizeTester() - Constructor for class com.google.common.collect.testing.google.MultimapSizeTester
- MultimapTestSuiteBuilder<K,V,M extends com.google.common.collect.Multimap<K,V>> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
Multimap
implementation. - MultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
- MultimapToStringTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.toString()
. - MultimapToStringTester() - Constructor for class com.google.common.collect.testing.google.MultimapToStringTester
- MultimapValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
Multimap.values
. - MultimapValuesTester() - Constructor for class com.google.common.collect.testing.google.MultimapValuesTester
- MultisetAddTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset.add
. - MultisetAddTester() - Constructor for class com.google.common.collect.testing.google.MultisetAddTester
- MultisetContainsTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset.containsAll
not already addressed byCollectionContainsTester
. - MultisetContainsTester() - Constructor for class com.google.common.collect.testing.google.MultisetContainsTester
- MultisetCountTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset#count
. - MultisetCountTester() - Constructor for class com.google.common.collect.testing.google.MultisetCountTester
- MultisetElementSetTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset.elementSet()
not covered by the derivedSetTestSuiteBuilder
. - MultisetElementSetTester() - Constructor for class com.google.common.collect.testing.google.MultisetElementSetTester
- MultisetEntrySetTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset.entrySet
. - MultisetEntrySetTester() - Constructor for class com.google.common.collect.testing.google.MultisetEntrySetTester
- MultisetEqualsTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset.equals
andMultiset.hashCode
. - MultisetEqualsTester() - Constructor for class com.google.common.collect.testing.google.MultisetEqualsTester
- MultisetFeature - Enum in com.google.common.collect.testing.google
-
Optional features of classes derived from
Multiset
. - MultisetFeature.Require - Annotation Type in com.google.common.collect.testing.google
- MultisetForEachEntryTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset#forEachEntry
. - MultisetForEachEntryTester() - Constructor for class com.google.common.collect.testing.google.MultisetForEachEntryTester
- MultisetIteratorTester<E> - Class in com.google.common.collect.testing.google
-
Tester to make sure the
iterator().remove()
implementation ofMultiset
works when there are multiple occurrences of elements. - MultisetIteratorTester() - Constructor for class com.google.common.collect.testing.google.MultisetIteratorTester
- MultisetNavigationTester<E> - Class in com.google.common.collect.testing.google
-
Tester for navigation of SortedMultisets.
- MultisetNavigationTester() - Constructor for class com.google.common.collect.testing.google.MultisetNavigationTester
- MultisetReadsTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests multiset-specific read operations.
- MultisetReadsTester() - Constructor for class com.google.common.collect.testing.google.MultisetReadsTester
- MultisetRemoveTester<E> - Class in com.google.common.collect.testing.google
-
Tests for
Multiset#remove
,Multiset.removeAll
, andMultiset.retainAll
not already covered by the corresponding Collection testers. - MultisetRemoveTester() - Constructor for class com.google.common.collect.testing.google.MultisetRemoveTester
- MultisetSerializationTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests multiset-specific serialization.
- MultisetSerializationTester() - Constructor for class com.google.common.collect.testing.google.MultisetSerializationTester
- MultisetSetCountConditionallyTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests conditional
setCount()
operations on a multiset. - MultisetSetCountConditionallyTester() - Constructor for class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
- MultisetSetCountUnconditionallyTester<E> - Class in com.google.common.collect.testing.google
-
A generic JUnit test which tests unconditional
setCount()
operations on a multiset. - MultisetSetCountUnconditionallyTester() - Constructor for class com.google.common.collect.testing.google.MultisetSetCountUnconditionallyTester
- MultisetTestSuiteBuilder<E> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
Multiset
implementation. - MultisetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.MultisetTestSuiteBuilder
- MultisetTestSuiteBuilder.NoRecurse - Enum in com.google.common.collect.testing.google
N
- named(String) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
Configures this builder produce a TestSuite with the given name.
- navigableKeySet() - Method in class com.google.common.collect.testing.SafeTreeMap
- NavigableMapNavigationTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a NavigableMap.
- NavigableMapNavigationTester() - Constructor for class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- NavigableMapSubmapTestMapGenerator(TestSortedMapGenerator<K, V>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.NavigableMapTestSuiteBuilder.NavigableMapSubmapTestMapGenerator
- NavigableMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a NavigableMap implementation.
- NavigableMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
- NavigableMapTestSuiteBuilder.NavigableMapSubmapTestMapGenerator<K,V> - Class in com.google.common.collect.testing
- NavigableSetNavigationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a NavigableSet.
- NavigableSetNavigationTester() - Constructor for class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- NavigableSetSubsetTestSetGenerator(TestSortedSetGenerator<E>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.NavigableSetTestSuiteBuilder.NavigableSetSubsetTestSetGenerator
- NavigableSetTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a NavigableSet implementation.
- NavigableSetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
- NavigableSetTestSuiteBuilder.NavigableSetSubsetTestSetGenerator<E> - Class in com.google.common.collect.testing
- nefariousMapEntry(K, V) - Static method in class com.google.common.collect.testing.Helpers
-
Returns a "nefarious" map entry with the specified key and value, meaning an entry that is suitable for testing that map entries cannot be modified via a nefarious implementation of equals.
- newBuilderUsing(TestSortedMapGenerator<K, V>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.NavigableMapTestSuiteBuilder
- newBuilderUsing(TestSortedSetGenerator<E>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
- newInstance(TestCollectionGenerator<E>) - Static method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
- newInstance(TestSetGenerator<E>) - Static method in class com.google.common.collect.testing.ReserializingTestSetGenerator
- newTargetIterator() - Method in class com.google.common.collect.testing.ListIteratorTester
- NO_BOUND - com.google.common.collect.testing.DerivedCollectionGenerators.Bound
- NO_ENTRY_SET - com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
- NON_STANDARD_TOSTRING - com.google.common.collect.testing.features.CollectionFeature
-
Indicates that a collection has a different
Object.toString()
representation than most collections. - NONE - com.google.common.collect.testing.features.CollectionFeature
-
For documenting collections that support no optional features, such as
Collections.emptySet()
- noOpScheduledExecutor() - Static method in class com.google.common.util.concurrent.testing.TestingExecutors
-
Returns a
ScheduledExecutorService
that never executes anything. - NullPointerTester - Class in com.google.common.testing
-
A test utility that verifies that your methods and constructors throw
NullPointerException
orUnsupportedOperationException
whenever null is passed to a parameter whose declaration or type isn't annotated with an annotation with the simple nameNullable
,CheckForNull
,NullableType
, orNullableDecl
. - NullPointerTester() - Constructor for class com.google.common.testing.NullPointerTester
- NullPointerTester.Visibility - Enum in com.google.common.testing
-
Visibility of any method or constructor.
- NullsBefore(String) - Constructor for class com.google.common.collect.testing.Helpers.NullsBefore
O
- of(Equivalence<? super T>) - Static method in class com.google.common.testing.EquivalenceTester
- of(E...) - Static method in class com.google.common.collect.testing.MinimalCollection
- of(E...) - Static method in class com.google.common.collect.testing.MinimalIterable
-
Returns an iterable whose iterator returns the given elements in order.
- of(E...) - Static method in class com.google.common.collect.testing.MinimalSet
- of(Supplier<Spliterator<E>>) - Static method in class com.google.common.collect.testing.SpliteratorTester
- of(Collector<T, A, R>) - Static method in class com.google.common.testing.CollectorTester
-
Creates a
CollectorTester
for the specifiedCollector
. - of(Collector<T, A, R>, BiPredicate<? super R, ? super R>) - Static method in class com.google.common.testing.CollectorTester
-
Creates a
CollectorTester
for the specifiedCollector
. - ofClassAndContents(Class<? super E>, E...) - Static method in class com.google.common.collect.testing.MinimalCollection
- ofClassAndContents(Class<? super E>, E[], Iterable<? extends E>) - Static method in class com.google.common.collect.testing.MinimalSet
- ofDouble(Supplier<Spliterator.OfDouble>) - Static method in class com.google.common.collect.testing.SpliteratorTester
- ofInt(Supplier<Spliterator.OfInt>) - Static method in class com.google.common.collect.testing.SpliteratorTester
- ofLong(Supplier<Spliterator.OfLong>) - Static method in class com.google.common.collect.testing.SpliteratorTester
- ONE - com.google.common.collect.testing.features.CollectionSize
-
Test a one-element collection.
- OneSizeGenerator<T,E> - Class in com.google.common.collect.testing
-
Generator for collection of a particular size.
- OneSizeGenerator(TestContainerGenerator<T, E>, CollectionSize) - Constructor for class com.google.common.collect.testing.OneSizeGenerator
- OneSizeTestContainerGenerator<T,E> - Interface in com.google.common.collect.testing
-
The subject-generator interface accepted by Collection testers, for testing a Collection at one particular
CollectionSize
. - order(List<AnEnum>) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
Sorts the enums according to their natural ordering.
- order(List<AnEnum>) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
Sorts the enums according to their natural ordering.
- order(List<UnhashableObject>) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
- order(List<E>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- order(List<E>) - Method in class com.google.common.collect.testing.OneSizeGenerator
- order(List<E>) - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
- order(List<E>) - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Returns the iteration ordering of elements, given the order in which they were added to the container.
- order(List<Character>) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
Returns the original element list, unchanged.
- order(List<Integer>) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
-
Sorts the elements in reverse natural order.
- order(List<Integer>) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
-
Returns the iteration ordering of elements, given the order in which they were added to the container.
- order(List<Integer>) - Method in class com.google.common.collect.testing.TestIntegerSortedSetGenerator
-
Sorts the elements by their natural ordering.
- order(List<Object>) - Method in class com.google.common.collect.testing.TestCollidingSetGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
- order(List<String>) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
- order(List<String>) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetReversedOrderGenerator
- order(List<String>) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
- order(List<String>) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
Returns the original element list, unchanged.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
Returns the iteration ordering of elements, given the order in which they were added to the container.
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
Sorts the elements by their natural ordering.
- order(List<Map.Entry<AnEnum, String>>) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
- order(List<Map.Entry<AnEnum, String>>) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
Returns the elements sorted in natural order.
- order(List<Map.Entry<String, Integer>>) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
- order(List<Map.Entry<String, Integer>>) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
- order(List<Map.Entry<String, Collection<Integer>>>) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValuesAsSingletonSetGenerator
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
Returns the original element list, unchanged.
- order(List<Map.Entry<V, K>>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- order(List<K>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
- order(List<V>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
- order(List<V>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
- orderEntriesByKey(List<Map.Entry<K, V>>) - Static method in class com.google.common.collect.testing.Helpers
P
- PACKAGE - com.google.common.testing.NullPointerTester.Visibility
- PerCollectionSizeTestSuiteBuilder<B extends PerCollectionSizeTestSuiteBuilder<B,G,T,E>,G extends TestContainerGenerator<T,E>,T,E> - Class in com.google.common.collect.testing
-
This builder creates a composite test suite, containing a separate test suite for each
CollectionSize
present in the features specified byFeatureSpecificTestSuiteBuilder.withFeatures(Feature...)
. - PerCollectionSizeTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
- pollFirst() - Method in class com.google.common.collect.testing.SafeTreeSet
- pollFirstEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
- pollLast() - Method in class com.google.common.collect.testing.SafeTreeSet
- pollLastEntry() - Method in class com.google.common.collect.testing.SafeTreeMap
- PROTECTED - com.google.common.testing.NullPointerTester.Visibility
- PUBLIC - com.google.common.testing.NullPointerTester.Visibility
- publicApiOnly() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Restricts the sanity tests for public API only.
- publish(LogRecord) - Method in class com.google.common.testing.TestLogHandler
-
Adds the most recently logged record to our list.
- put(K, V) - Method in class com.google.common.collect.testing.SafeTreeMap
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.testing.SafeTreeMap
- putDistinctKeysDistinctValues() - Method in class com.google.common.collect.testing.google.BiMapPutTester
Q
- QueueElementTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
element()
operations on a queue. - QueueElementTester() - Constructor for class com.google.common.collect.testing.testers.QueueElementTester
- QueueOfferTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests offer operations on a queue.
- QueueOfferTester() - Constructor for class com.google.common.collect.testing.testers.QueueOfferTester
- QueuePeekTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
peek()
operations on a queue. - QueuePeekTester() - Constructor for class com.google.common.collect.testing.testers.QueuePeekTester
- QueuePollTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
poll()
operations on a queue. - QueuePollTester() - Constructor for class com.google.common.collect.testing.testers.QueuePollTester
- QueueRemoveTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests
remove()
operations on a queue. - QueueRemoveTester() - Constructor for class com.google.common.collect.testing.testers.QueueRemoveTester
- QueueTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a queue implementation.
- QueueTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.QueueTestSuiteBuilder
R
- read() - Method in class com.google.common.testing.FakeTicker
- REJECTS_DUPLICATES_AT_CREATION - com.google.common.collect.testing.features.CollectionFeature
-
Indicates that the constructor or factory method of a collection, usually an immutable set, throws an
IllegalArgumentException
when presented with duplicate elements instead of collapsing them to a single element or including duplicate instances in the collection. - REJECTS_DUPLICATES_AT_CREATION - com.google.common.collect.testing.features.MapFeature
-
Indicates that the constructor or factory method of a map, usually an immutable map, throws an
IllegalArgumentException
when presented with duplicate keys instead of discarding all but one. - remove(Object) - Method in class com.google.common.collect.testing.SafeTreeMap
- remove(Object) - Method in class com.google.common.collect.testing.SafeTreeSet
- REMOVE_OPERATIONS - com.google.common.collect.testing.features.CollectionFeature
-
Features supported by collections where only removal is allowed.
- REMOVE_OPERATIONS - com.google.common.collect.testing.features.ListFeature
-
Features supported by lists where only removal is allowed.
- removeAll(Collection<?>) - Method in class com.google.common.collect.testing.MinimalCollection
- removeAll(Collection<?>) - Method in class com.google.common.collect.testing.SafeTreeSet
- reserialize(T) - Static method in class com.google.common.testing.SerializableTester
-
Serializes and deserializes the specified object.
- reserializeAndAssert(T) - Static method in class com.google.common.testing.SerializableTester
-
Serializes and deserializes the specified object and verifies that the re-serialized object is equal to the provided object, that the hashcodes are identical, and that the class of the re-serialized object is identical to that of the original.
- ReserializingTestCollectionGenerator<E> - Class in com.google.common.collect.testing
-
Reserializes the sets created by another test set generator.
- ReserializingTestSetGenerator<E> - Class in com.google.common.collect.testing
-
Reserializes the sets created by another test set generator.
- resetCollection() - Method in class com.google.common.collect.testing.AbstractCollectionTester
- resetCollection() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- resetContainer() - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Replaces the existing container under test with a new container created by the subject generator.
- resetContainer(C) - Method in class com.google.common.collect.testing.AbstractContainerTester
-
Replaces the existing container under test with a new container.
- resetContainer(Collection<E>) - Method in class com.google.common.collect.testing.AbstractCollectionTester
- resetContainer(Map.Entry<K, V>...) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- resetContainer(M) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- resetMap() - Method in class com.google.common.collect.testing.AbstractMapTester
- resetMap(Map.Entry<K, V>[]) - Method in class com.google.common.collect.testing.AbstractMapTester
- resetWithHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
Resets the contents of navigableSet to have elements a, c, for the navigation tests.
- RESTRICTS_ELEMENTS - com.google.common.collect.testing.features.CollectionFeature
-
Indicates that a collection disallows certain elements (other than
null
, whose validity as an element is indicated by the presence or absence ofCollectionFeature.ALLOWS_NULL_VALUES
). - RESTRICTS_KEYS - com.google.common.collect.testing.features.MapFeature
- RESTRICTS_VALUES - com.google.common.collect.testing.features.MapFeature
- retainAll(Collection<?>) - Method in class com.google.common.collect.testing.MinimalCollection
- retainAll(Collection<?>) - Method in class com.google.common.collect.testing.SafeTreeSet
- run() - Method in class com.google.common.util.concurrent.testing.MockFutureListener
- runTearDown() - Method in class com.google.common.testing.TearDownStack
-
Causes teardown to execute.
S
- SafeTreeMap<K,V> - Class in com.google.common.collect.testing
-
A wrapper around
TreeMap
that aggressively checks to see if keys are mutually comparable. - SafeTreeMap() - Constructor for class com.google.common.collect.testing.SafeTreeMap
- SafeTreeMap(Comparator<? super K>) - Constructor for class com.google.common.collect.testing.SafeTreeMap
- SafeTreeMap(Map<? extends K, ? extends V>) - Constructor for class com.google.common.collect.testing.SafeTreeMap
- SafeTreeMap(SortedMap<K, ? extends V>) - Constructor for class com.google.common.collect.testing.SafeTreeMap
- SafeTreeSet<E> - Class in com.google.common.collect.testing
-
A wrapper around
TreeSet
that aggressively checks to see if elements are mutually comparable. - SafeTreeSet() - Constructor for class com.google.common.collect.testing.SafeTreeSet
- SafeTreeSet(Collection<? extends E>) - Constructor for class com.google.common.collect.testing.SafeTreeSet
- SafeTreeSet(Comparator<? super E>) - Constructor for class com.google.common.collect.testing.SafeTreeSet
- SafeTreeSet(SortedSet<E>) - Constructor for class com.google.common.collect.testing.SafeTreeSet
- sameThreadScheduledExecutor() - Static method in class com.google.common.util.concurrent.testing.TestingExecutors
-
Creates a scheduled executor service that runs each task in the thread that invokes
execute/submit/schedule
, as inCallerRunsPolicy
. - SampleElements<E> - Class in com.google.common.collect.testing
-
A container class for the five sample elements we need for testing.
- SampleElements(E, E, E, E, E) - Constructor for class com.google.common.collect.testing.SampleElements
- SampleElements.Chars - Class in com.google.common.collect.testing
- SampleElements.Colliders - Class in com.google.common.collect.testing
- SampleElements.Enums - Class in com.google.common.collect.testing
- SampleElements.Ints - Class in com.google.common.collect.testing
- SampleElements.Strings - Class in com.google.common.collect.testing
- SampleElements.Unhashables - Class in com.google.common.collect.testing
- sampleKeys() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- sampleKeys() - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
- sampleKeys() - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- sampleKeys() - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- samples - Variable in class com.google.common.collect.testing.AbstractContainerTester
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapValueCollectionGenerator
- samples() - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- samples() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
- samples() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
- samples() - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
- samples() - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
- samples() - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValuesAsSingletonSetGenerator
- samples() - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
- samples() - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
- samples() - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
- samples() - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- samples() - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
- samples() - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- samples() - Method in class com.google.common.collect.testing.OneSizeGenerator
- samples() - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
- samples() - Method in class com.google.common.collect.testing.TestCharacterListGenerator
- samples() - Method in class com.google.common.collect.testing.TestCollidingSetGenerator
- samples() - Method in interface com.google.common.collect.testing.TestContainerGenerator
-
Returns the sample elements that this generate populates its container with.
- samples() - Method in class com.google.common.collect.testing.TestEnumMapGenerator
- samples() - Method in class com.google.common.collect.testing.TestEnumSetGenerator
- samples() - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
- samples() - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
- samples() - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
- samples() - Method in class com.google.common.collect.testing.TestStringListGenerator
- samples() - Method in class com.google.common.collect.testing.TestStringMapGenerator
- samples() - Method in class com.google.common.collect.testing.TestStringQueueGenerator
- samples() - Method in class com.google.common.collect.testing.TestStringSetGenerator
- samples() - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
- sampleValues() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
- sampleValues() - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
- sampleValues() - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
- sampleValues() - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
- self() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
- SERIALIZABLE - com.google.common.collect.testing.features.CollectionFeature
- SERIALIZABLE_INCLUDING_VIEWS - com.google.common.collect.testing.features.CollectionFeature
- SerializableTester - Class in com.google.common.testing
-
Tests serialization and deserialization of an object, optionally asserting that the resulting object is equal to the original.
- SetAddAllTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests addAll operations on a set.
- SetAddAllTester() - Constructor for class com.google.common.collect.testing.testers.SetAddAllTester
- SetAddTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests add operations on a set.
- SetAddTester() - Constructor for class com.google.common.collect.testing.testers.SetAddTester
- setAutoIncrementStep(long, TimeUnit) - Method in class com.google.common.testing.FakeTicker
-
Sets the increment applied to the ticker whenever it is queried.
- setAutoIncrementStep(Duration) - Method in class com.google.common.testing.FakeTicker
-
Sets the increment applied to the ticker whenever it is queried.
- SetCreationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests creation (typically through a constructor or static factory method) of a set.
- SetCreationTester() - Constructor for class com.google.common.collect.testing.testers.SetCreationTester
- setDefault(Class<T>, T) - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Sets the default value for
type
, when dummy value for a parameter of the same type needs to be created in order to invoke a method or constructor. - setDefault(Class<T>, T) - Method in class com.google.common.testing.ClassSanityTester
-
Sets the default value for
type
. - setDefault(Class<T>, T) - Method in class com.google.common.testing.NullPointerTester
-
Sets a default value that can be used for any parameter of type
type
. - setDistinctValues(Class<T>, T, T) - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Sets two distinct values for
type
. - setDistinctValues(Class<T>, T, T) - Method in class com.google.common.testing.ClassSanityTester
-
Sets distinct values for
type
, so that when a classFoo
is tested forObject.equals(java.lang.Object)
andObject.hashCode()
, and its construction requires a parameter oftype
, the distinct values oftype
can be passed as parameters to createFoo
instances that are unequal. - SetEqualsTester<E> - Class in com.google.common.collect.testing.testers
-
Tests
Set.equals(java.lang.Object)
. - SetEqualsTester() - Constructor for class com.google.common.collect.testing.testers.SetEqualsTester
- SetFeature - Enum in com.google.common.collect.testing.features
-
Optional features of classes derived from
Set
. - SetFeature.Require - Annotation Type in com.google.common.collect.testing.features
- SetGenerators - Class in com.google.common.collect.testing.google
-
Generators of different types of sets and derived collections from sets.
- SetGenerators() - Constructor for class com.google.common.collect.testing.google.SetGenerators
- SetGenerators.ContiguousSetDescendingGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ContiguousSetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ContiguousSetHeadsetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ContiguousSetSubsetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ContiguousSetTailsetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.DegeneratedImmutableSetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSetAsListGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSetCopyOfGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSetSizedBuilderGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSetTooBigBuilderGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSetTooSmallBuilderGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSetUnsizedBuilderGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSetWithBadHashesGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetAsListGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetAsListSubListGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetCopyOfGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetDescendingAsListGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetDescendingGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetExplicitComparator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetHeadsetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetReversedOrderGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetSubsetAsListGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetSubsetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetTailsetGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.ImmutableSortedSetUnhashableGenerator - Class in com.google.common.collect.testing.google
- SetGenerators.TestUnhashableSetGenerator - Class in com.google.common.collect.testing.google
- SetHashCodeTester<E> - Class in com.google.common.collect.testing.testers
-
Tests
Set.hashCode()
. - SetHashCodeTester() - Constructor for class com.google.common.collect.testing.testers.SetHashCodeTester
- SetMultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
SetMultimap.asMap()
. - SetMultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapAsMapTester
- SetMultimapEqualsTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
SetMultimap.equals(Object)
. - SetMultimapEqualsTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapEqualsTester
- SetMultimapPutAllTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
SetMultimap.replaceValues(K, java.lang.Iterable<? extends V>)
. - SetMultimapPutAllTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapPutAllTester
- SetMultimapPutTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
SetMultimap.replaceValues(K, java.lang.Iterable<? extends V>)
. - SetMultimapPutTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapPutTester
- SetMultimapReplaceValuesTester<K,V> - Class in com.google.common.collect.testing.google
-
Tests for
SetMultimap.replaceValues(K, java.lang.Iterable<? extends V>)
. - SetMultimapReplaceValuesTester() - Constructor for class com.google.common.collect.testing.google.SetMultimapReplaceValuesTester
- SetMultimapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
SetMultimap
implementation. - SetMultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.SetMultimapTestSuiteBuilder
- SetRemoveTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests remove operations on a set.
- SetRemoveTester() - Constructor for class com.google.common.collect.testing.testers.SetRemoveTester
- SetTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a Set implementation.
- SetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.SetTestSuiteBuilder
- setUp() - Method in class com.google.common.collect.testing.AbstractContainerTester
- setUp() - Method in class com.google.common.collect.testing.AbstractTester
- setUp() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- setUp() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
- setUp() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- setUp() - Method in class com.google.common.collect.testing.testers.MapPutTester
- setUp() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- setUp() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- setUp() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- setUp() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
- setUp() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
- SEVERAL - com.google.common.collect.testing.features.CollectionSize
-
Test a three-element collection.
- size() - Method in class com.google.common.collect.testing.MinimalCollection
- size() - Method in class com.google.common.collect.testing.SafeTreeMap
- size() - Method in class com.google.common.collect.testing.SafeTreeSet
- skipCollectionTests() - Method in class com.google.common.collect.testing.QueueTestSuiteBuilder
-
Specify whether to skip the general collection tests.
- sloppyTearDown() - Method in class com.google.common.testing.SloppyTearDown
- SloppyTearDown - Class in com.google.common.testing
-
Simple utility for when you want to create a
TearDown
that may throw an exception but should not fail a test when it does. - SloppyTearDown() - Constructor for class com.google.common.testing.SloppyTearDown
- SortedMapGenerators - Class in com.google.common.collect.testing.google
-
Generators of sorted maps and derived collections.
- SortedMapGenerators() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators
- SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator - Class in com.google.common.collect.testing.google
- SortedMapGenerators.ImmutableSortedMapEntryListGenerator - Class in com.google.common.collect.testing.google
- SortedMapGenerators.ImmutableSortedMapGenerator - Class in com.google.common.collect.testing.google
- SortedMapGenerators.ImmutableSortedMapKeyListGenerator - Class in com.google.common.collect.testing.google
- SortedMapGenerators.ImmutableSortedMapValueListGenerator - Class in com.google.common.collect.testing.google
- SortedMapInterfaceTest<K,V> - Class in com.google.common.collect.testing
-
Tests representing the contract of
SortedMap
. - SortedMapInterfaceTest(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.google.common.collect.testing.SortedMapInterfaceTest
- SortedMapNavigationTester<K,V> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a SortedMap.
- SortedMapNavigationTester() - Constructor for class com.google.common.collect.testing.testers.SortedMapNavigationTester
- SortedMapSubmapTestMapGenerator(TestSortedMapGenerator<K, V>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
- SortedMapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a SortedMap implementation.
- SortedMapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.SortedMapTestSuiteBuilder
- SortedMultisetTestSuiteBuilder<E> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
SortedMultiset
implementation. - SortedMultisetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder
- SortedSetMultimapAsMapTester<K,V> - Class in com.google.common.collect.testing.google
-
Testers for
SortedSetMultimap.asMap()
. - SortedSetMultimapAsMapTester() - Constructor for class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
- SortedSetMultimapGetTester<K,V> - Class in com.google.common.collect.testing.google
-
Tester for
SortedSetMultimap.get(Object)
. - SortedSetMultimapGetTester() - Constructor for class com.google.common.collect.testing.google.SortedSetMultimapGetTester
- SortedSetMultimapTestSuiteBuilder<K,V> - Class in com.google.common.collect.testing.google
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a
SortedSetMultimap
implementation. - SortedSetMultimapTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.google.SortedSetMultimapTestSuiteBuilder
- SortedSetNavigationTester<E> - Class in com.google.common.collect.testing.testers
-
A generic JUnit test which tests operations on a SortedSet.
- SortedSetNavigationTester() - Constructor for class com.google.common.collect.testing.testers.SortedSetNavigationTester
- SortedSetSubsetTestSetGenerator(TestSortedSetGenerator<E>, DerivedCollectionGenerators.Bound, DerivedCollectionGenerators.Bound) - Constructor for class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
- SortedSetTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
Creates, based on your criteria, a JUnit test suite that exhaustively tests a SortedSet implementation.
- SortedSetTestSuiteBuilder() - Constructor for class com.google.common.collect.testing.SortedSetTestSuiteBuilder
- SpliteratorTester<E> - Class in com.google.common.collect.testing
-
Tester for
Spliterator
implementations. - SpliteratorTester.Ordered - Interface in com.google.common.collect.testing
-
Return type from "contains the following elements" assertions.
- Strings() - Constructor for class com.google.common.collect.testing.SampleElements.Strings
- subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.testing.SafeTreeMap
- subMap(K, K) - Method in class com.google.common.collect.testing.SafeTreeMap
- subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.testing.SafeTreeSet
- subSet(E, E) - Method in class com.google.common.collect.testing.SafeTreeSet
- SUBSET_VIEW - com.google.common.collect.testing.features.CollectionFeature
- suite() - Static method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suite() - Static method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suite() - Static method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suite() - Static method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- SUPPORTS_ADD - com.google.common.collect.testing.features.CollectionFeature
- SUPPORTS_ADD - com.google.common.collect.testing.IteratorFeature
-
Support for
ListIterator.add(Object)
; ignored for plainIterator
implementations. - SUPPORTS_ADD_WITH_INDEX - com.google.common.collect.testing.features.ListFeature
- SUPPORTS_ITERATOR_REMOVE - com.google.common.collect.testing.features.CollectionFeature
- SUPPORTS_PUT - com.google.common.collect.testing.features.MapFeature
- SUPPORTS_REMOVE - com.google.common.collect.testing.features.CollectionFeature
- SUPPORTS_REMOVE - com.google.common.collect.testing.features.MapFeature
- SUPPORTS_REMOVE - com.google.common.collect.testing.IteratorFeature
-
Support for
Iterator.remove()
. - SUPPORTS_REMOVE_WITH_INDEX - com.google.common.collect.testing.features.ListFeature
- SUPPORTS_SET - com.google.common.collect.testing.features.ListFeature
- SUPPORTS_SET - com.google.common.collect.testing.IteratorFeature
-
Support for
ListIterator.set(Object)
; ignored for plainIterator
implementations. - supportsClear - Variable in class com.google.common.collect.testing.MapInterfaceTest
- supportsIteratorRemove - Variable in class com.google.common.collect.testing.MapInterfaceTest
- supportsPut - Variable in class com.google.common.collect.testing.MapInterfaceTest
- supportsRemove - Variable in class com.google.common.collect.testing.MapInterfaceTest
- supportsValuesHashCode(Map<K, V>) - Method in class com.google.common.collect.testing.MapInterfaceTest
- suppressForAbstractList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForAbstractSequentialList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForAbstractSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForArrayBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForArrayDeque() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForArraysAsList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForCheckedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForCheckedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForCheckedNavigableMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForCheckedNavigableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForCheckedQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForCheckedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForCheckedSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForCheckedSortedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForConcurrentHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForConcurrentLinkedDeque() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForConcurrentLinkedQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForConcurrentSkipListMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForConcurrentSkipListSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForConcurrentSkipListSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForCopyOnWriteArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForCopyOnWriteArraySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForEmptyList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForEmptyMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForEmptyNavigableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForEmptySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForEmptySortedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForEnumMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForEnumSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForHashtable() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForLinkedBlockingDeque() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForLinkedBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForLinkedHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForLinkedHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForLinkedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForLinkedList() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForPriorityBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForPriorityQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
- suppressForSingletonList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForSingletonMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForSingletonSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForSynchronizedNavigableMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForSynchronizedNavigableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForTreeMapNatural() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForTreeMapWithComparator() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForTreeSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForTreeSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForUnmodifiableList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressForUnmodifiableMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForUnmodifiableNavigableMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForUnmodifiableNavigableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForUnmodifiableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
- suppressForUnmodifiableSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
- suppressForVector() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
- suppressing(Method...) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
Prevents the given methods from being run as part of the test suite.
- suppressing(Collection<Method>) - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
T
- tailMap(K) - Method in class com.google.common.collect.testing.SafeTreeMap
- tailMap(K, boolean) - Method in class com.google.common.collect.testing.SafeTreeMap
- tailSet(E) - Method in class com.google.common.collect.testing.SafeTreeSet
- tailSet(E, boolean) - Method in class com.google.common.collect.testing.SafeTreeSet
- tearDown() - Method in class com.google.common.collect.testing.AbstractTester
- tearDown() - Method in class com.google.common.testing.SloppyTearDown
- tearDown() - Method in interface com.google.common.testing.TearDown
-
Performs a single tear-down operation.
- tearDown() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
- TearDown - Interface in com.google.common.testing
-
An object that can perform a
TearDown.tearDown()
operation. - TearDownAccepter - Interface in com.google.common.testing
-
Any object which can accept registrations of
TearDown
instances. - TearDownStack - Class in com.google.common.testing
-
A
TearDownStack
contains a stack ofTearDown
instances. - TearDownStack() - Constructor for class com.google.common.testing.TearDownStack
- TearDownStack(boolean) - Constructor for class com.google.common.testing.TearDownStack
- test() - Method in class com.google.common.testing.EquivalenceTester
-
Run tests on equivalence methods, throwing a failure on an invalid test
- testAbsent() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testAdd_nullSupported() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
- testAdd_nullUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
- testAdd_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
- testAdd_supportedNullPresent() - Method in class com.google.common.collect.testing.testers.ListAddTester
- testAdd_supportedNullPresent() - Method in class com.google.common.collect.testing.testers.SetAddTester
- testAdd_supportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddTester
- testAdd_supportedPresent() - Method in class com.google.common.collect.testing.testers.SetAddTester
- testAdd_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
- testAdd_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
- testAdd_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddTester
- testAddAll_emptyMultiset() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddAll_emptySet() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddAll_nonEmptyList() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddAll_nonEmptyMultiset() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddAll_nullCollectionReference() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_nullSupported() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_nullUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_supportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllTester
- testAddAll_supportedAllPresent() - Method in class com.google.common.collect.testing.testers.SetAddAllTester
- testAddAll_supportedNonePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_supportedNothing() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.SetAddAllTester
- testAddAll_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllTester
- testAddAll_unsupportedNonePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_unsupportedNothing() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_unsupportedSomePresent() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAll_withDuplicates() - Method in class com.google.common.collect.testing.testers.ListAddAllTester
- testAddAll_withDuplicates() - Method in class com.google.common.collect.testing.testers.SetAddAllTester
- testAddAllAtIndex_end() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_middle() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_negative() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_nullCollectionReference() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_nullSupported() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_nullUnsupported() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_supportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_supportedNothing() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_tooLarge() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_unsupportedNothing() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_unsupportedSomePresent() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllAtIndex_withDuplicates() - Method in class com.google.common.collect.testing.testers.ListAddAllAtIndexTester
- testAddAllConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionAddAllTester
- testAddAtIndex_end() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_middle() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_negative() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_nullSupported() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_nullUnsupported() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_supportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_tooLarge() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndex_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddAtIndexConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.ListAddAtIndexTester
- testAddConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionAddTester
- testAddMeansAddOne() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddNullValue() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testAddNullValueUnsupported() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testAddOccurrences() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddOccurrences_unsupported() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddOccurrencesNegative() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddOccurrencesZero() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddOutOfHeadBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testAddOutOfHeadBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testAddOutOfTailBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testAddOutOfTailBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testAddSeveralTimes() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddTooMany() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddUnsupported() - Method in class com.google.common.collect.testing.google.MultisetAddTester
- testAddWithConflictingBounds() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testAllListenersCompleteSuccessfully() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Tests that all listeners complete, even if they were added before or after the future was finishing.
- testAllPublicConstructors(Class<?>) - Method in class com.google.common.testing.NullPointerTester
-
Runs
NullPointerTester.testConstructor(java.lang.reflect.Constructor<?>)
on every public constructor in classc
. - testAllPublicInstanceMethods(Object) - Method in class com.google.common.testing.NullPointerTester
-
Runs
NullPointerTester.testMethod(java.lang.Object, java.lang.reflect.Method)
on every public instance method of the class ofinstance
, including those inherited from superclasses of the same package. - testAllPublicStaticMethods(Class<?>) - Method in class com.google.common.testing.NullPointerTester
-
Runs
NullPointerTester.testMethod(java.lang.Object, java.lang.reflect.Method)
on every public static method of classc
, including those "inherited" from superclasses of the same package. - testAsMapEntrySetIteratorRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapEntrySetReflectsPutDifferentKey() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapEntrySetReflectsPutSameKey() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapEntrySetRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapGet() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapGetImplementsList() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
- testAsMapGetImplementsSet() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
- testAsMapGetImplementsSortedSet() - Method in class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
- testAsMapGetNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapGetNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapGetNullKeyUnsupported() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapRemove() - Method in class com.google.common.collect.testing.google.MultimapAsMapTester
- testAsMapRemoveImplementsList() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
- testAsMapRemoveImplementsSet() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
- testAsMapRemoveImplementsSortedSet() - Method in class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
- testAsMapValuesImplementList() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
- testAsMapValuesImplementSet() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
- testAsMapValuesImplementSortedSet() - Method in class com.google.common.collect.testing.google.SortedSetMultimapAsMapTester
- TestBiMapGenerator<K,V> - Interface in com.google.common.collect.testing.google
-
Creates bimaps, containing sample entries, to be tested.
- testCanceledFutureThrowsCancellation() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Tests that a canceled future throws a cancellation exception.
- testCeiling() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testCeiling() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testCeiling() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testCeilingHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- TestCharacterListGenerator - Class in com.google.common.collect.testing
-
Generates
List<Character>
instances for test suites. - TestCharacterListGenerator() - Constructor for class com.google.common.collect.testing.TestCharacterListGenerator
- testClear() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testClear() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
- testClear() - Method in class com.google.common.collect.testing.testers.MapClearTester
- testClear_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
- testClear_unsupported() - Method in class com.google.common.collect.testing.testers.MapClearTester
- testClear_unsupportedByEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
- testClear_unsupportedByEmptyCollection() - Method in class com.google.common.collect.testing.testers.MapClearTester
- testClearClearsInverse() - Method in class com.google.common.collect.testing.google.BiMapClearTester
- testClearConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapClearTester
- testClearConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionClearTester
- testClearConcurrentWithKeySetIteration() - Method in class com.google.common.collect.testing.testers.MapClearTester
- testClearConcurrentWithValuesIteration() - Method in class com.google.common.collect.testing.testers.MapClearTester
- testClearHeadClosed() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearHeadClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearHeadOpen() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearHeadOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearInverseClears() - Method in class com.google.common.collect.testing.google.BiMapClearTester
- testClearInverseKeySetClears() - Method in class com.google.common.collect.testing.google.BiMapClearTester
- testClearInverseValuesClears() - Method in class com.google.common.collect.testing.google.BiMapClearTester
- testClearPropagatesToAsMap() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearPropagatesToAsMapGet() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearPropagatesToEntries() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearTailClosed() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearTailClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearTailOpen() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearTailOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testClearThroughAsMap() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearThroughEntries() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearThroughKeys() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearThroughKeySet() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearThroughValues() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- testClearUnsupported() - Method in class com.google.common.collect.testing.google.MultimapClearTester
- TestCollectionGenerator<E> - Interface in com.google.common.collect.testing
-
Creates collections, containing sample elements, to be tested.
- TestCollidingSetGenerator - Class in com.google.common.collect.testing
-
A generator using sample elements whose hash codes all collide badly.
- TestCollidingSetGenerator() - Constructor for class com.google.common.collect.testing.TestCollidingSetGenerator
- testComparator(Comparator<? super T>, List<T>) - Static method in class com.google.common.collect.testing.Helpers
-
Asserts that all pairs of
T
values withinvaluesInExpectedOrder
are ordered consistently between their order withinvaluesInExpectedOrder
and the order implied by the givencomparator
. - testComparator(Comparator<? super T>, T...) - Static method in class com.google.common.collect.testing.Helpers
-
Asserts that all pairs of
T
values withinvaluesInExpectedOrder
are ordered consistently between their order withinvaluesInExpectedOrder
and the order implied by the givencomparator
. - testCompareToAndEquals(List<T>) - Static method in class com.google.common.collect.testing.Helpers
- testCompute_absentFunctionThrows() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_absentToAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_absentToPresent() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_nullKeyPresentToPresent() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_presentFunctionThrows() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_presentNullToNull() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_presentNullToPresentNonnull() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_presentToAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testCompute_presentToPresent() - Method in class com.google.common.collect.testing.testers.MapComputeTester
- testComputeIfAbsent_functionReturnsNullNotInserted() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_functionThrows() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_nullKeySupported() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_nullTreatedAsAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_supportedAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_supportedPresent() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_unsupportedPresentDifferentValue() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfAbsent_unsupportedPresentExistingValue() - Method in class com.google.common.collect.testing.testers.MapComputeIfAbsentTester
- testComputeIfPresent_functionReturnsNull() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_functionThrows() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_nullKeySupportedAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_nullKeySupportedPresent() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_nullTreatedAsAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_supportedAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_supportedPresent() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testComputeIfPresent_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.MapComputeIfPresentTester
- testConflictingBounds() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testConstructor(Constructor<?>) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that
ctor
produces aNullPointerException
orUnsupportedOperationException
whenever any of its non-nullable parameters are null. - testConstructorParameter(Constructor<?>, int) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that
ctor
produces aNullPointerException
orUnsupportedOperationException
when the parameter in positionparamIndex
is null. - testConstructors(Class<?>, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
Runs
NullPointerTester.testConstructor(java.lang.reflect.Constructor<?>)
on every constructor in classc
that has at leastminimalVisibility
. - TestContainerGenerator<T,E> - Interface in com.google.common.collect.testing
-
To be implemented by test generators of things that can contain elements.
- testContains_no() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
- testContains_no() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
- testContains_no() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
- testContains_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
- testContains_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
- testContains_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
- testContains_nullContained() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
- testContains_nullContained() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
- testContains_nullContained() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
- testContains_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
- testContains_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
- testContains_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
- testContains_nullNotContainedButAllowed() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
- testContains_nullNotContainedButAllowed() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
- testContains_nullNotContainedButQueriesSupported() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
- testContains_wrongType() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
- testContains_wrongType() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
- testContains_wrongType() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
- testContains_yes() - Method in class com.google.common.collect.testing.testers.CollectionContainsTester
- testContains_yes() - Method in class com.google.common.collect.testing.testers.MapContainsKeyTester
- testContains_yes() - Method in class com.google.common.collect.testing.testers.MapContainsValueTester
- testContainsAll_disjoint() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_empty() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_nullAllowed() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_nullNotAllowed() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_nullPresent() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_partialOverlap() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_sameElements() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_self() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_subset() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAll_wrongType() - Method in class com.google.common.collect.testing.testers.CollectionContainsAllTester
- testContainsAllListIgnoresFrequency() - Method in class com.google.common.collect.testing.google.MultisetContainsTester
- testContainsAllMultisetIgnoresFrequency() - Method in class com.google.common.collect.testing.google.MultisetContainsTester
- testContainsEntryAgreesWithGet() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
- testContainsEntryNo() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
- testContainsEntryNullDisallowedBecauseKeyQueriesDisallowed() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
- testContainsEntryNullDisallowedBecauseValueQueriesDisallowed() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
- testContainsEntryNullNo() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
- testContainsEntryNullYes() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
- testContainsEntryWithIncomparableKey() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
- testContainsEntryWithIncomparableValue() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
- testContainsEntryWithNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
- testContainsEntryWithNullKeyAbsent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
- testContainsEntryWithNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
- testContainsEntryWithNullKeyPresent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
- testContainsEntryWithNullValueAbsent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
- testContainsEntryWithNullValueAbsent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
- testContainsEntryWithNullValuePresent() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
- testContainsEntryWithNullValuePresent() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
- testContainsEntryYes() - Method in class com.google.common.collect.testing.google.MultimapContainsEntryTester
- testContainsKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testContainsKeyAgreesWithAsMap() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeyAgreesWithGet() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeyAgreesWithKeySet() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeyNo() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeyNullAbsent() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeyNullDisallowed() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeyNullPresent() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeysFromKeySet() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsKeyYes() - Method in class com.google.common.collect.testing.google.MultimapContainsKeyTester
- testContainsNullValueFails() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
- testContainsNullValueNo() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
- testContainsNullValueYes() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
- testContainsValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testContainsValueNo() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
- testContainsValueYes() - Method in class com.google.common.collect.testing.google.MultimapContainsValueTester
- testCount_0() - Method in class com.google.common.collect.testing.google.MultisetCountTester
- testCount_1() - Method in class com.google.common.collect.testing.google.MultisetCountTester
- testCount_3() - Method in class com.google.common.collect.testing.google.MultisetCountTester
- testCount_null_forbidden() - Method in class com.google.common.collect.testing.google.MultisetCountTester
- testCount_nullAbsent() - Method in class com.google.common.collect.testing.google.MultisetCountTester
- testCount_nullPresent() - Method in class com.google.common.collect.testing.google.MultisetCountTester
- testCount_wrongType() - Method in class com.google.common.collect.testing.google.MultisetCountTester
- testCreateWithDuplicates() - Method in class com.google.common.collect.testing.testers.ListCreationTester
- testCreateWithDuplicates_nonNullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithDuplicates_nonNullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
- testCreateWithDuplicates_nonNullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithDuplicates_nonNullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
- testCreateWithDuplicates_nullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithDuplicates_nullDuplicatesNotRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
- testCreateWithDuplicates_nullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithDuplicates_nullDuplicatesRejected() - Method in class com.google.common.collect.testing.testers.SetCreationTester
- testCreateWithNull_supported() - Method in class com.google.common.collect.testing.testers.CollectionCreationTester
- testCreateWithNull_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionCreationTester
- testCreateWithNullKeyAndValueSupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithNullKeySupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithNullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithNullValueSupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testCreateWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapCreationTester
- testDescendingNavigation() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testDescendingNavigation() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testDescendingNavigation() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testElement_empty() - Method in class com.google.common.collect.testing.testers.QueueElementTester
- testElement_size1() - Method in class com.google.common.collect.testing.testers.QueueElementTester
- testElement_sizeMany() - Method in class com.google.common.collect.testing.testers.QueueElementTester
- testElementSet_contains() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testElementSetClear() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
- testElementSetReflectsAddAbsent() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
- testElementSetReflectsRemove() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
- testElementSetRemoveAbsent() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
- testElementSetRemoveDuplicatePropagatesToMultiset() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
- testElementSetRemovePropagatesToMultiset() - Method in class com.google.common.collect.testing.google.MultisetElementSetTester
- testElementSetSerialization() - Method in class com.google.common.collect.testing.google.MultisetSerializationTester
- testEmptyMapFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testEmptyMapFirst() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- testEmptyMapLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testEmptyMapLast() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- testEmptyMapNearby() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testEmptyMapPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testEmptyMapPollLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testEmptyMultisetFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testEmptyMultisetLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testEmptyMultisetNearby() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testEmptyMultisetPollFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testEmptyMultisetPollLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testEmptyRangeSubMultiset(SortedMultiset<E>) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testEmptyRangeSubMultisetSupportingAdd(SortedMultiset<E>) - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testEmptySetFirst() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
- testEmptySetLast() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
- testEmptySetNearby() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testEmptySetPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testEmptySetPollLast() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testEmptySubSet() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testEntries() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
- testEntriesRemainValidAfterRemove() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
- testEntryReflectsClear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntryReflectsElementSetClear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntryReflectsElementSetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntryReflectsEntrySetClear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntryReflectsEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntryReflectsIteratorRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntryReflectsRemoveThenAdd() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySet_clear() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_contains() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEntrySet_contains_count0() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEntrySet_contains_nonentry() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEntrySet_hashCode_size0() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEntrySet_hashCode_size1() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEntrySet_iteratorRemovePropagates() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_removeAbsent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_removeAllAbsent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_removeAllPresent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_removePresent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_retainAllAbsent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_retainAllPresent() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- testEntrySet_twice() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEntrySetAddAndAddAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetContainsEntryIncompatibleKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetContainsEntryNullKeyMissing() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetContainsEntryNullKeyPresent() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetEquals() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
- testEntrySetEquals() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
- testEntrySetForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
- testEntrySetRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRemoveAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRemoveAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRemoveDifferentValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRemoveMissingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRemoveNullKeyMissing() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRemoveNullKeyPresent() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRetainAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetRetainAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetSerialization() - Method in class com.google.common.collect.testing.google.MultisetSerializationTester
- testEntrySetSetValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntrySetSetValueSameValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEntryViewReflectsRemove() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
- TestEnumMapGenerator - Class in com.google.common.collect.testing
-
Implementation helper for
TestMapGenerator
for use with enum maps. - TestEnumMapGenerator() - Constructor for class com.google.common.collect.testing.TestEnumMapGenerator
- TestEnumMultisetGenerator - Class in com.google.common.collect.testing.google
-
An abstract
TestMultisetGenerator
for generating multisets containing enum values. - TestEnumMultisetGenerator() - Constructor for class com.google.common.collect.testing.google.TestEnumMultisetGenerator
- TestEnumSetGenerator - Class in com.google.common.collect.testing
-
An abstract TestSetGenerator for generating sets containing enum values.
- TestEnumSetGenerator() - Constructor for class com.google.common.collect.testing.TestEnumSetGenerator
- testEquals() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
- testEquals() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
- testEquals() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Tests
equals()
andhashCode()
implementations for every top-level class in the package, that explicitly implementsObject.equals(java.lang.Object)
. - testEquals() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Tests
Object.equals(java.lang.Object)
andObject.hashCode()
against the return values of the static methods, by asserting that when equal parameters are passed to the same static method, the return value should also be equal; and vice versa. - testEquals() - Method in class com.google.common.testing.EqualsTester
-
Run tests on equals method, throwing a failure on an invalid test
- testEquals(Class<?>) - Method in class com.google.common.testing.ClassSanityTester
- testEquals_containingNull() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
- testEquals_containingNull() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
- testEquals_containingNullKey() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_containingNullValue() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_differentElements() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEquals_differentSize() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEquals_largerMap() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_largerSet() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
- testEquals_list() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_list() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
- testEquals_longerList() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
- testEquals_notACollection() - Method in class com.google.common.collect.testing.testers.CollectionEqualsTester
- testEquals_null() - Method in class com.google.common.collect.testing.testers.CollectionEqualsTester
- testEquals_otherContainsNull() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
- testEquals_otherContainsNullKey() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_otherContainsNullValue() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_otherListContainingNull() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
- testEquals_otherListWithDifferentElements() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
- testEquals_otherListWithSameElements() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
- testEquals_otherMapWithDifferentEntries() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_otherMapWithSameEntries() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_otherSetWithDifferentElements() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
- testEquals_otherSetWithSameElements() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
- testEquals_self() - Method in class com.google.common.collect.testing.testers.CollectionEqualsTester
- testEquals_set() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
- testEquals_shorterList() - Method in class com.google.common.collect.testing.testers.ListEqualsTester
- testEquals_smallerMap() - Method in class com.google.common.collect.testing.testers.MapEqualsTester
- testEquals_smallerSet() - Method in class com.google.common.collect.testing.testers.SetEqualsTester
- testEquals_yes() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testEqualsAndSerializable() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Runs equals and serialization test on the return values.
- testEqualsFalse() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
- testEqualsForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEqualsForEqualMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEqualsForLargerMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEqualsForSmallerMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testEqualsMultimapWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
- testEqualsMultimapWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
- testEqualsMultisetWithNullValue() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
- testEqualsSameContents() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
- testEqualsTrue() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
- TesterAnnotation - Annotation Type in com.google.common.collect.testing.features
-
Use this to meta-annotate
XxxFeature.Require
annotations, so that those annotations can be used to decide whether to apply a test to a given class-under-test. - TesterRequirements - Class in com.google.common.collect.testing.features
-
Encapsulates the constraints that a class under test must satisfy in order for a tester method to be run against that class.
- TesterRequirements() - Constructor for class com.google.common.collect.testing.features.TesterRequirements
- TesterRequirements(TesterRequirements) - Constructor for class com.google.common.collect.testing.features.TesterRequirements
- TesterRequirements(Set<Feature<?>>, Set<Feature<?>>) - Constructor for class com.google.common.collect.testing.features.TesterRequirements
- testFind_no() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- testFind_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- testFind_nullContained() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- testFind_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- testFind_nullNotContainedButSupported() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- testFind_wrongType() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- testFind_yes() - Method in class com.google.common.collect.testing.testers.AbstractListIndexOfTester
- testFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testFirst() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- testFirst() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
- testFloor() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testFloor() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testFloor() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testFloorHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testForcePutKeyAndValuePresent() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- testForcePutKeyPresent() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- testForcePutNullKeyPresent() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- testForcePutNullValuePresent() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- testForcePutValuePresent() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- testForEach() - Method in class com.google.common.collect.testing.google.MultimapForEachTester
- testForEach_nullKeys() - Method in class com.google.common.collect.testing.testers.MapForEachTester
- testForEach_nullValues() - Method in class com.google.common.collect.testing.testers.MapForEachTester
- testForEachEntry() - Method in class com.google.common.collect.testing.google.MultisetForEachEntryTester
- testForEachEntryDuplicates() - Method in class com.google.common.collect.testing.google.MultisetForEachEntryTester
- testForEachEntryOrdered() - Method in class com.google.common.collect.testing.google.MultisetForEachEntryTester
- testForEachKnownOrder() - Method in class com.google.common.collect.testing.testers.CollectionForEachTester
- testForEachKnownOrder() - Method in class com.google.common.collect.testing.testers.MapForEachTester
- testForEachOrder() - Method in class com.google.common.collect.testing.google.MultimapForEachTester
- testForEachUnknownOrder() - Method in class com.google.common.collect.testing.testers.CollectionForEachTester
- testForEachUnknownOrder() - Method in class com.google.common.collect.testing.testers.MapForEachTester
- testForwarding(Class<T>, Function<? super T, ? extends T>) - Method in class com.google.common.testing.ForwardingWrapperTester
-
Tests that the forwarding wrapper returned by
wrapperFunction
properly forwards method calls with parameters passed as is, return value returned as is, and exceptions propagated as is. - testGet() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testGet_negative() - Method in class com.google.common.collect.testing.testers.ListGetTester
- testGet_no() - Method in class com.google.common.collect.testing.testers.MapGetTester
- testGet_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.MapGetTester
- testGet_nullContained() - Method in class com.google.common.collect.testing.testers.MapGetTester
- testGet_nullNotContainedAndUnsupported() - Method in class com.google.common.collect.testing.testers.MapGetTester
- testGet_nullNotContainedButAllowed() - Method in class com.google.common.collect.testing.testers.MapGetTester
- testGet_tooLarge() - Method in class com.google.common.collect.testing.testers.ListGetTester
- testGet_valid() - Method in class com.google.common.collect.testing.testers.ListGetTester
- testGet_wrongType() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGet_wrongType() - Method in class com.google.common.collect.testing.testers.MapGetTester
- testGet_yes() - Method in class com.google.common.collect.testing.testers.MapGetTester
- testGetAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testGetBlocksUntilValueAvailable() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Tests that the
Future.get()
method blocks until a value is available. - testGetEmpty() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testGetForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testGetMultiple() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testGetNonEmpty() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testGetNull() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testGetNullAbsent() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testGetNullForbidden() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testGetNullPresent() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testGetOrDefault_absent() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_absentNull() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_absentNullDefault() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_nonNullWhenNullContained() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_nullAbsentAndUnsupported() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_present() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_presentMappedToNull() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_presentNull() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetOrDefault_presentNullDefault() - Method in class com.google.common.collect.testing.testers.MapGetOrDefaultTester
- testGetWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testHashCode() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testHashCode() - Method in class com.google.common.collect.testing.testers.ListHashCodeTester
- testHashCode() - Method in class com.google.common.collect.testing.testers.MapHashCodeTester
- testHashCode() - Method in class com.google.common.collect.testing.testers.SetHashCodeTester
- testHashCode_containingNull() - Method in class com.google.common.collect.testing.testers.SetHashCodeTester
- testHashCode_containingNullKey() - Method in class com.google.common.collect.testing.testers.MapHashCodeTester
- testHashCode_containingNullValue() - Method in class com.google.common.collect.testing.testers.MapHashCodeTester
- testHashCode_size0() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testHashCode_size1() - Method in class com.google.common.collect.testing.google.MultisetReadsTester
- testHashCodeForEmptyMap() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testHashCodeMatchesAsMap() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
- testHashCodeMatchesEntrySet() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
- testHeadClosedDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testHeadClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testHeadClosedSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testHeadMap() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- testHeadMapExclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testHeadMapExclusive() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- testHeadMapInclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testHeadOpenDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testHeadOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testHeadOpenSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testHigher() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testHigher() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testHigher() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testHigherHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testIndexOf_duplicate() - Method in class com.google.common.collect.testing.testers.ListIndexOfTester
- TestingExecutors - Class in com.google.common.util.concurrent.testing
-
Factory methods for
ExecutorService
for testing. - testInstanceMethods(Object, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
Runs
NullPointerTester.testMethod(java.lang.Object, java.lang.reflect.Method)
on every instance method of the class ofinstance
with at leastminimalVisibility
, including those inherited from superclasses of the same package. - TestIntegerSetGenerator - Class in com.google.common.collect.testing
-
Create integer sets for collection tests.
- TestIntegerSetGenerator() - Constructor for class com.google.common.collect.testing.TestIntegerSetGenerator
- TestIntegerSortedSetGenerator - Class in com.google.common.collect.testing
-
Create integer sets for testing collections that are sorted by natural ordering.
- TestIntegerSortedSetGenerator() - Constructor for class com.google.common.collect.testing.TestIntegerSortedSetGenerator
- testInversePut() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- testInverseSame() - Method in class com.google.common.collect.testing.google.BiMapInverseTester
- testInverseSerialization() - Method in class com.google.common.collect.testing.google.BiMapInverseTester
- testIsEmpty_no() - Method in class com.google.common.collect.testing.testers.CollectionIsEmptyTester
- testIsEmpty_no() - Method in class com.google.common.collect.testing.testers.MapIsEmptyTester
- testIsEmpty_yes() - Method in class com.google.common.collect.testing.testers.CollectionIsEmptyTester
- testIsEmpty_yes() - Method in class com.google.common.collect.testing.testers.MapIsEmptyTester
- testIsEmptyNo() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
- testIsEmptyYes() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
- testIterationOrdering() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIterator() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIterator_knownOrderRemoveSupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIterator_knownOrderRemoveUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIterator_nullElement() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIterator_removeAffectsBackingCollection() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIterator_unknownOrderRemoveSupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIterator_unknownOrderRemoveUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- TestIteratorGenerator<E> - Interface in com.google.common.collect.testing
-
Creates iterators to be tested.
- testIteratorKnownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
- testIteratorNoSuchElementException() - Method in class com.google.common.collect.testing.testers.CollectionIteratorTester
- testIteratorRemove_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
- testIteratorRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
- testIteratorUnknownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
- testKeys() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
- testKeysCountAbsentNullKey() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
- testKeysElementSet() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
- testKeysEntrySetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
- testKeysEntrySetRemove() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
- testKeySet() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
- testKeySetClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testKeySetClearClearsInverse() - Method in class com.google.common.collect.testing.google.BiMapClearTester
- testKeySetContainsNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
- testKeySetContainsNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
- testKeySetIteratorRemove() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
- testKeySetIteratorRemove() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
- testKeySetRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testKeySetRemoveAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testKeySetRemoveAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testKeySetRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapKeySetTester
- testKeySetRetainAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testKeySetRetainAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testKeysRemove() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
- testKeysWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapKeysTester
- testLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testLast() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- testLast() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
- testLastIndexOf_duplicate() - Method in class com.google.common.collect.testing.testers.ListLastIndexOfTester
- testListenersNotifiedOnError() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
- TestListGenerator<E> - Interface in com.google.common.collect.testing
-
Creates sets, containing sample elements, to be tested.
- testListIterator_atSize() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
- testListIterator_fullyModifiable() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
- testListIterator_tooHigh() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
- testListIterator_tooLow() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
- testListIterator_unmodifiable() - Method in class com.google.common.collect.testing.testers.ListListIteratorTester
- TestListMultimapGenerator<K,V> - Interface in com.google.common.collect.testing.google
-
A generator for
ListMultimap
implementations based on test data. - TestLogHandler - Class in com.google.common.testing
-
Tests may use this to intercept messages that are logged by the code under test.
- TestLogHandler() - Constructor for class com.google.common.testing.TestLogHandler
- testLower() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testLower() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testLower() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testLowerHole() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- TestMapEntrySetGenerator<K,V> - Class in com.google.common.collect.testing
-
Creates map entries using sample keys and sample values.
- TestMapEntrySetGenerator(SampleElements<K>, SampleElements<V>) - Constructor for class com.google.common.collect.testing.TestMapEntrySetGenerator
- TestMapGenerator<K,V> - Interface in com.google.common.collect.testing
-
Creates maps, containing sample elements, to be tested.
- testMappedToNull() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMergeAbsentNullKey() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMergeFunctionThrows() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMergeNullFunction() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMergeNullValue() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMergePresent() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMergePresentToNull() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMergeUnsupported() - Method in class com.google.common.collect.testing.testers.MapMergeTester
- testMethod(Object, Method) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that
method
produces aNullPointerException
orUnsupportedOperationException
whenever any of its non-nullable parameters are null. - testMethodParameter(Object, Method, int) - Method in class com.google.common.testing.NullPointerTester
-
Verifies that
method
produces aNullPointerException
orUnsupportedOperationException
when the parameter in positionparamIndex
is null. - TestMultimapGenerator<K,V,M extends com.google.common.collect.Multimap<K,V>> - Interface in com.google.common.collect.testing.google
-
Creates multimaps, containing sample elements, to be tested.
- testMultimapRemoveDeletesFirstOccurrence() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
- TestMultisetGenerator<E> - Interface in com.google.common.collect.testing.google
-
Creates multisets, containing sample elements, to be tested.
- testNotEqualsEmpty() - Method in class com.google.common.collect.testing.google.MultimapEqualsTester
- testNotEqualsEmpty() - Method in class com.google.common.collect.testing.google.MultisetEqualsTester
- testNulls() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
Performs
NullPointerTester
checks for all top-level classes in the package. - testNulls() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Tests null checks against the instance methods of the return values, if any.
- testNulls(Class<?>) - Method in class com.google.common.testing.ClassSanityTester
-
Tests that
cls
properly checks null on all constructor and method parameters that aren't annotated nullable (according to the rules ofNullPointerTester
). - testOffer_nullSupported() - Method in class com.google.common.collect.testing.testers.QueueOfferTester
- testOffer_nullUnsupported() - Method in class com.google.common.collect.testing.testers.QueueOfferTester
- testOffer_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.QueueOfferTester
- testOrderedByComparator() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
- testOrderingAffectsEqualsComparisons() - Method in class com.google.common.collect.testing.google.ListMultimapEqualsTester
- testOrderingDoesntAffectEqualsComparisons() - Method in class com.google.common.collect.testing.google.SetMultimapEqualsTester
- testPeek_empty() - Method in class com.google.common.collect.testing.testers.QueuePeekTester
- testPeek_size1() - Method in class com.google.common.collect.testing.testers.QueuePeekTester
- testPeek_sizeMany() - Method in class com.google.common.collect.testing.testers.QueuePeekTester
- testPoll_empty() - Method in class com.google.common.collect.testing.testers.QueuePollTester
- testPoll_size1() - Method in class com.google.common.collect.testing.testers.QueuePollTester
- testPoll_sizeMany() - Method in class com.google.common.collect.testing.testers.QueuePollTester
- testPollFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testPollFirstUnsupported() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testPollFirstUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testPollFirstUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testPollLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testPollLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testPollLast() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testPollLastUnsupported() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
- testPollLastUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
- testPollLastUnsupported() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
- testPropagatesAddAllToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testPropagatesAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testPropagatesAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testPropagatesClearToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testPropagatesRemoveLastElementToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testPropagatesRemoveLastElementToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testPropagatesRemoveLastThenAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testPropagatesRemoveThenAddToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testPropagatesRemoveToMultimap() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testPropagatesRemoveToMultimap() - Method in class com.google.common.collect.testing.google.MultimapGetTester
- testPut_nullKeyAndValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_nullKeySupportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_nullKeySupportedPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_nullValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_replaceNullValueWithNonNullSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_replaceNullValueWithNullSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_replaceWithNullValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_replaceWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_supportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_supportedPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_unsupportedPresentDifferentValue() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPut_unsupportedPresentExistingValue() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPutAbsentConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPutAbsentConcurrentWithKeySetIteration() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPutAbsentConcurrentWithValueIteration() - Method in class com.google.common.collect.testing.testers.MapPutTester
- testPutAddsValueAtEnd() - Method in class com.google.common.collect.testing.google.ListMultimapPutTester
- testPutAll() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutAll_nullCollectionReference() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_nullKeySupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_nullValueSupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_supportedNonePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_supportedNothing() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_supportedSomePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_unsupportedAllPresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_unsupportedNonePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_unsupportedNothing() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAll_unsupportedSomePresent() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAllAddsAtEndInOrder() - Method in class com.google.common.collect.testing.google.ListMultimapPutAllTester
- testPutAllEmptyCollectionOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllEmptyIterableOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllEmptyIterableOnPresentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllExistingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testPutAllHandlesDuplicates() - Method in class com.google.common.collect.testing.google.SetMultimapPutAllTester
- testPutAllIntoEmpty() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutAllNewKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testPutAllNonEmptyCollectionOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNonEmptyCollectionOnPresentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNonEmptyIterableOnAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNonEmptyIterableOnPresentKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNullForbidden() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNullValueNullFirst_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNullValueNullLast_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNullValueOnAbsentKey_supported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNullValueOnPresentKey_supported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllNullValueSingle_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllOnlyCallsIteratorOnce() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllOnPresentNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutAllPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutIterableTester
- testPutAllRejectsNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutAllRejectsNullValue() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutAllSomePresentConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapPutAllTester
- testPutAllWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutAllWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutDuplicateValue() - Method in class com.google.common.collect.testing.google.ListMultimapPutTester
- testPutDuplicateValue() - Method in class com.google.common.collect.testing.google.SetMultimapPutTester
- testPutDuplicateValue_null() - Method in class com.google.common.collect.testing.google.SetMultimapPutTester
- testPutDuplicateValuePreservesSize() - Method in class com.google.common.collect.testing.google.SetMultimapPutTester
- testPutEmpty() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutExistingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testPutIfAbsent_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_nullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutIfAbsent_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutIfAbsent_putWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_putWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutIfAbsent_supportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_supportedAbsent() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutIfAbsent_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_supportedPresent() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutIfAbsent_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutIfAbsent_unsupportedPresentDifferentValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_unsupportedPresentDifferentValue() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutIfAbsent_unsupportedPresentExistingValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
- testPutIfAbsent_unsupportedPresentExistingValue() - Method in class com.google.common.collect.testing.testers.MapPutIfAbsentTester
- testPutNewKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testPutNotPresentKeyPropagatesToEntries() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutNotPresentKeyPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutNullKey() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutNullKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testPutNullValue() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testPutNullValue_supported() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutNullValue_unsupported() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutNullValueForExistingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testPutPresent() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutPresentKeyDifferentValue() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- testPutPresentKeyPropagatesToAsMapEntrySet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutPresentKeyPropagatesToAsMapGet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutPresentKeyPropagatesToEntries() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutPresentKeyPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutTwoElements() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutUnsupported() - Method in class com.google.common.collect.testing.google.MultimapPutAllMultimapTester
- testPutUnsupported() - Method in class com.google.common.collect.testing.google.MultimapPutTester
- testPutWithSameValueFails() - Method in class com.google.common.collect.testing.google.BiMapPutTester
- TestQueueGenerator<E> - Interface in com.google.common.collect.testing
-
Creates queues, containing sample elements, to be tested.
- testReflectsMultimapRemove() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
- testRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
- testRemove_duplicate() - Method in class com.google.common.collect.testing.testers.ListRemoveTester
- testRemove_empty() - Method in class com.google.common.collect.testing.testers.QueueRemoveTester
- testRemove_notPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
- testRemove_notPresent() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
- testRemove_nullAbsent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_nullAllowed() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
- testRemove_nullForbidden() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_nullKeyQueriesUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
- testRemove_nullKeyQueriesUnsupported() - Method in class com.google.common.collect.testing.testers.MapRemoveEntryTester
- testRemove_nullNotSupported() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
- testRemove_nullPresent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_nullPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
- testRemove_nullPresent() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
- testRemove_nullQueriesNotSupported() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
- testRemove_nullSupportedMissing() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
- testRemove_nullValueQueriesUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
- testRemove_nullValueQueriesUnsupported() - Method in class com.google.common.collect.testing.testers.MapRemoveEntryTester
- testRemove_occurrences_0() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_occurrences_absent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_occurrences_negative() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_occurrences_present() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_occurrences_unsupported_absent() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_occurrences_wrongType() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
- testRemove_present() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
- testRemove_present() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
- testRemove_present() - Method in class com.google.common.collect.testing.testers.SetRemoveTester
- testRemove_size1() - Method in c