- 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
-
- aboveSamplesGreater() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
- 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
-
- aboveSamplesLesser() - Method in interface com.google.common.collect.testing.TestSortedSetGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- aboveSamplesLesser() - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- 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
-
- AbstractCheckedFutureTest - Class in com.google.common.util.concurrent.testing
-
Test case to make sure the CheckedFuture.checkedGet()
and
CheckedFuture.checkedGet(long, TimeUnit)
methods work correctly.
- AbstractCheckedFutureTest() - Constructor for class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- 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
and
Map
) 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
-
- 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
-
- 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<E>, Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
-
- 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
-
- 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(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.
- addEquivalenceGroup(Iterable<T>) - Method in class com.google.common.testing.EquivalenceTester
-
- 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, TimeUnit) - Method in class com.google.common.testing.FakeTicker
-
Advances the ticker value by time
in timeUnit
.
- advance(long) - Method in class com.google.common.testing.FakeTicker
-
Advances the ticker value by nanoseconds
.
- 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
-
- 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.
- 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 the ExecutableException
is expectedCause
.
- assertGet(K, V...) - Method in class com.google.common.collect.testing.google.AbstractListMultimapTester
-
- assertGet(K, Collection<V>) - Method in class com.google.common.collect.testing.google.AbstractListMultimapTester
-
- assertGet(K, V...) - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- assertGet(K, Collection<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(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.
- 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.
- 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.
- 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
-
- checkCancelledException(Exception) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
Checks that the exception is the correct type of cancellation exception.
- checkCanCreate() - Method in class com.google.common.collect.testing.FeatureSpecificTestSuiteBuilder
-
- checkExecutionException(Exception) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
Checks that the exception is the correct type of execution exception.
- checkInterruptedException(Exception) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
Checks that the exception is the correct type of interruption exception.
- 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
-
- 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
-
- 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
-
- CollectionTestSuiteBuilder<E> - Class in com.google.common.collect.testing
-
- 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
-
- 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
-
- copyToList(Iterable<? extends E>) - Static method in class com.google.common.collect.testing.Helpers
-
- copyToList(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
-
- copyToSet(E[]) - Static method in class com.google.common.collect.testing.Helpers
-
- 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(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(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(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(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(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(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.ListGenerators.UnhashableElementsImmutableListGenerator
-
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableEnumMapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEntriesGenerator
-
- create(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapKeyListGenerator
-
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapUnhashableValuesGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValueListGenerator
-
- 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(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(Object...) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSetWithBadHashesGenerator
-
- 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(UnhashableObject[]) - Method in class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetUnhashableGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapGenerator
-
- 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(Object...) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
- create(AnEnum[]) - 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(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- create(Map.Entry<String, String>[]) - 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(Character[]) - 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(Map.Entry<AnEnum, String>[]) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
- create(AnEnum[]) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestIntegerSetGenerator
-
- 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 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(String[]) - Method in class com.google.common.collect.testing.TestStringCollectionGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringListGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringQueueGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringSetGenerator
-
- create(Map.Entry<String, String>[]) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- create(String[]) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- create(Object...) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- create(UnhashableObject[]) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- 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.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
-
- createCheckedFuture(V, Exception, CountDownLatch) - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
More specific type for the create method.
- createCollection(Iterable<? extends V>) - Method in interface com.google.common.collect.testing.google.TestMultimapGenerator
-
- 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
-
- 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<Collection<E>, E>>) - Method in class com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.CollectionTestSuiteBuilder
-
- 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<M, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.google.MultimapTestSuiteBuilder
-
- 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<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<Collection<E>, E>>) - Method in class com.google.common.collect.testing.NavigableSetTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<T, E>>) - Method in class com.google.common.collect.testing.PerCollectionSizeTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.SetTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Map<K, V>, Map.Entry<K, V>>>) - Method in class com.google.common.collect.testing.SortedMapTestSuiteBuilder
-
- createDerivedSuites(FeatureSpecificTestSuiteBuilder<?, ? extends OneSizeTestContainerGenerator<Collection<E>, E>>) - Method in class com.google.common.collect.testing.SortedSetTestSuiteBuilder
-
- 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 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.AbstractCheckedFutureTest
-
- 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.DerivedIteratorTestSuiteBuilder
-
- 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
-
- 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 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
-
- 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.BuilderAddAllListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.BuilderAddAllListGenerator
-
- ListGenerators.BuilderAddListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.BuilderAddListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.BuilderAddListGenerator
-
- ListGenerators.BuilderReversedListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.BuilderReversedListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.BuilderReversedListGenerator
-
- ListGenerators.CharactersOfCharSequenceGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.CharactersOfCharSequenceGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.CharactersOfCharSequenceGenerator
-
- ListGenerators.CharactersOfStringGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.CharactersOfStringGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.CharactersOfStringGenerator
-
- ListGenerators.ImmutableListHeadSubListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListHeadSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListHeadSubListGenerator
-
- ListGenerators.ImmutableListMiddleSubListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListMiddleSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListMiddleSubListGenerator
-
- ListGenerators.ImmutableListOfGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListOfGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListOfGenerator
-
- ListGenerators.ImmutableListTailSubListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.ImmutableListTailSubListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.ImmutableListTailSubListGenerator
-
- ListGenerators.UnhashableElementsImmutableListGenerator - Class in com.google.common.collect.testing.google
-
- ListGenerators.UnhashableElementsImmutableListGenerator() - Constructor for class com.google.common.collect.testing.google.ListGenerators.UnhashableElementsImmutableListGenerator
-
- 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
-
- 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
-
- 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
-
- 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
-
- logger - Static variable in class com.google.common.testing.SloppyTearDown
-
- 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
-
- 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
-
- 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
-
- MapEntrySetTester<K,V> - Class in com.google.common.collect.testing.testers
-
- MapEntrySetTester() - Constructor for class com.google.common.collect.testing.testers.MapEntrySetTester
-
- MapEqualsTester<K,V> - Class in com.google.common.collect.testing.testers
-
- 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
-
- 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.ImmutableEnumMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableEnumMapGenerator
-
- MapGenerators.ImmutableMapCopyOfEntriesGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEntriesGenerator
-
- MapGenerators.ImmutableMapCopyOfEnumMapGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapCopyOfEnumMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
-
- MapGenerators.ImmutableMapCopyOfGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfGenerator
-
- MapGenerators.ImmutableMapEntryListGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapEntryListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- MapGenerators.ImmutableMapGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapGenerator
-
- MapGenerators.ImmutableMapKeyListGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapKeyListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapKeyListGenerator
-
- MapGenerators.ImmutableMapUnhashableValuesGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapUnhashableValuesGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapUnhashableValuesGenerator
-
- MapGenerators.ImmutableMapValueListGenerator - Class in com.google.common.collect.testing.google
-
- MapGenerators.ImmutableMapValueListGenerator() - Constructor for class com.google.common.collect.testing.google.MapGenerators.ImmutableMapValueListGenerator
-
- 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
-
- 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 as
supportsRemove
.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 the
MinimalIterable.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
-
- 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 of Multimap
and its asMap()
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
-
- 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 of Multimap
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 by CollectionContainsTester
.
- 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 derived SetTestSuiteBuilder
.
- 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
and Multiset.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
-
- MultisetIteratorTester<E> - Class in com.google.common.collect.testing.google
-
Tester to make sure the iterator().remove()
implementation of Multiset
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
, and Multiset.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
-
- 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(Equivalence<? super T>) - Static method in class com.google.common.testing.EquivalenceTester
-
- 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
-
- 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<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.MapEntrySetGenerator
-
- 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<E>) - Method in class com.google.common.collect.testing.DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
-
- order(List<V>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.BiMapValueSetGenerator
-
- order(List<Map.Entry<V, K>>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.InverseBiMapGenerator
-
- order(List<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator
-
- order(List<Map.Entry<AnEnum, String>>) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapCopyOfEnumMapGenerator
-
- order(List<Map.Entry<String, Integer>>) - Method in class com.google.common.collect.testing.google.MapGenerators.ImmutableMapEntryListGenerator
-
- order(List<Integer>) - Method in class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
-
Sorts the elements in reverse natural order.
- 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<Map.Entry<String, Integer>>) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- order(List<String>) - Method in class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
-
- order(List<AnEnum>) - Method in class com.google.common.collect.testing.google.TestEnumMultisetGenerator
-
Sorts the enums according to their natural ordering.
- 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<String>) - Method in class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
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<E>) - Method in class com.google.common.collect.testing.OneSizeGenerator
-
- order(List<E>) - Method in class com.google.common.collect.testing.ReserializingTestCollectionGenerator
-
- order(List<Character>) - Method in class com.google.common.collect.testing.TestCharacterListGenerator
-
Returns the original element list, unchanged.
- order(List<Object>) - Method in class com.google.common.collect.testing.TestCollidingSetGenerator
-
Returns the original element list, unchanged.
- 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<Map.Entry<AnEnum, String>>) - Method in class com.google.common.collect.testing.TestEnumMapGenerator
-
Returns the elements sorted in natural order.
- order(List<AnEnum>) - Method in class com.google.common.collect.testing.TestEnumSetGenerator
-
Sorts the enums according to their natural ordering.
- 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<Map.Entry<K, V>>) - Method in class com.google.common.collect.testing.TestMapEntrySetGenerator
-
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<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.TestStringMapGenerator
-
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<Map.Entry<String, String>>) - Method in class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- order(List<String>) - Method in class com.google.common.collect.testing.TestStringSortedSetGenerator
-
Sorts the elements by their natural ordering.
- order(List<UnhashableObject>) - Method in class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- orderEntriesByKey(List<Map.Entry<K, V>>) - Static method in class com.google.common.collect.testing.Helpers
-
- 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 in
CallerRunsPolicy
.
- 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.Chars() - Constructor for class com.google.common.collect.testing.SampleElements.Chars
-
- SampleElements.Colliders - Class in com.google.common.collect.testing
-
- SampleElements.Colliders() - Constructor for class com.google.common.collect.testing.SampleElements.Colliders
-
- SampleElements.Enums - Class in com.google.common.collect.testing
-
- SampleElements.Enums() - Constructor for class com.google.common.collect.testing.SampleElements.Enums
-
- SampleElements.Ints - Class in com.google.common.collect.testing
-
- SampleElements.Ints() - Constructor for class com.google.common.collect.testing.SampleElements.Ints
-
- SampleElements.Strings - Class in com.google.common.collect.testing
-
- SampleElements.Strings() - Constructor for class com.google.common.collect.testing.SampleElements.Strings
-
- SampleElements.Unhashables - Class in com.google.common.collect.testing
-
- SampleElements.Unhashables() - Constructor for class com.google.common.collect.testing.SampleElements.Unhashables
-
- 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.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
-
- 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.
- 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 class
Foo
is tested for
Object.equals(java.lang.Object)
and
Object.hashCode()
, and its construction requires a parameter of
type
, the distinct values of
type
can be passed as parameters to create
Foo
instances that are unequal.
- SetEqualsTester<E> - Class in com.google.common.collect.testing.testers
-
- 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.ContiguousSetDescendingGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetDescendingGenerator
-
- SetGenerators.ContiguousSetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetGenerator
-
- SetGenerators.ContiguousSetHeadsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetHeadsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetHeadsetGenerator
-
- SetGenerators.ContiguousSetSubsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetSubsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetSubsetGenerator
-
- SetGenerators.ContiguousSetTailsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ContiguousSetTailsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ContiguousSetTailsetGenerator
-
- SetGenerators.DegeneratedImmutableSetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.DegeneratedImmutableSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.DegeneratedImmutableSetGenerator
-
- SetGenerators.ImmutableSetAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetAsListGenerator
-
- SetGenerators.ImmutableSetCopyOfGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSetCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetCopyOfGenerator
-
- SetGenerators.ImmutableSetWithBadHashesGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSetWithBadHashesGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSetWithBadHashesGenerator
-
- SetGenerators.ImmutableSortedSetAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListGenerator
-
- SetGenerators.ImmutableSortedSetAsListSubListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetAsListSubListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetAsListSubListGenerator
-
- SetGenerators.ImmutableSortedSetCopyOfGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetCopyOfGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetCopyOfGenerator
-
- SetGenerators.ImmutableSortedSetDescendingAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetDescendingAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingAsListGenerator
-
- SetGenerators.ImmutableSortedSetDescendingGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetDescendingGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetDescendingGenerator
-
- SetGenerators.ImmutableSortedSetExplicitComparator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetExplicitComparator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitComparator
-
- SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator
-
- SetGenerators.ImmutableSortedSetHeadsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetHeadsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetHeadsetGenerator
-
- SetGenerators.ImmutableSortedSetReversedOrderGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetReversedOrderGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetReversedOrderGenerator
-
- SetGenerators.ImmutableSortedSetSubsetAsListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetSubsetAsListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListGenerator
-
- SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator
-
- SetGenerators.ImmutableSortedSetSubsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetSubsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetGenerator
-
- SetGenerators.ImmutableSortedSetTailsetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetTailsetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetTailsetGenerator
-
- SetGenerators.ImmutableSortedSetUnhashableGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.ImmutableSortedSetUnhashableGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetUnhashableGenerator
-
- SetGenerators.TestUnhashableSetGenerator - Class in com.google.common.collect.testing.google
-
- SetGenerators.TestUnhashableSetGenerator() - Constructor for class com.google.common.collect.testing.google.SetGenerators.TestUnhashableSetGenerator
-
- SetHashCodeTester<E> - Class in com.google.common.collect.testing.testers
-
- 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.AbstractMapTester
-
- 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
-
- 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 - 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
-
- sloppyTearDown() - Method in 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.ImmutableSortedMapCopyOfEntriesGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapCopyOfEntriesGenerator
-
- SortedMapGenerators.ImmutableSortedMapEntryListGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapEntryListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapEntryListGenerator
-
- SortedMapGenerators.ImmutableSortedMapGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapGenerator
-
- SortedMapGenerators.ImmutableSortedMapKeyListGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapKeyListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapKeyListGenerator
-
- SortedMapGenerators.ImmutableSortedMapValueListGenerator - Class in com.google.common.collect.testing.google
-
- SortedMapGenerators.ImmutableSortedMapValueListGenerator() - Constructor for class com.google.common.collect.testing.google.SortedMapGenerators.ImmutableSortedMapValueListGenerator
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- suppressForEmptySet() - 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
-
- 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
-
- 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
-
- 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
-
- 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 - Interface in com.google.common.testing
-
- 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
-
- 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 of
TearDown
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
- 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
-
- testAllPublicInstanceMethods(Object) - Method in class com.google.common.testing.NullPointerTester
-
- testAllPublicStaticMethods(Class<?>) - Method in class com.google.common.testing.NullPointerTester
-
- 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
-
- testCheckedGetThrowsApplicationExceptionOnCancellation() - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
Tests that the CheckedFuture.checkedGet()
method throws the correct
type of cancellation exception when it is cancelled.
- testCheckedGetThrowsApplicationExceptionOnError() - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- testCheckedGetThrowsApplicationExceptionOnInterruption() - Method in class com.google.common.util.concurrent.testing.AbstractCheckedFutureTest
-
- 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>, T...) - Static method in class com.google.common.collect.testing.Helpers
-
Asserts that all pairs of T
values within valuesInExpectedOrder
are ordered
consistently between their order within valuesInExpectedOrder
and the order implied by
the given comparator
.
- testComparator(Comparator<? super T>, List<T>) - Static method in class com.google.common.collect.testing.Helpers
-
Asserts that all pairs of T
values within valuesInExpectedOrder
are ordered
consistently between their order within valuesInExpectedOrder
and the order implied by
the given comparator
.
- testCompareToAndEquals(List<T>) - Static method in class com.google.common.collect.testing.Helpers
-
- testConflictingBounds() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testConstructor(Constructor<?>) - Method in class com.google.common.testing.NullPointerTester
-
- testConstructorParameter(Constructor<?>, int) - Method in class com.google.common.testing.NullPointerTester
-
- testConstructors(Class<?>, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
- 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
-
Copy of the #testContainsEntryNullDisallowed
test.
- 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
-
- 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
-
- testEquals() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Tests
Object.equals(java.lang.Object)
and
Object.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(Class<?>) - Method in class com.google.common.testing.ClassSanityTester
-
- testEquals() - Method in class com.google.common.testing.EqualsTester
-
Run tests on equals method, throwing a failure on an invalid test
- 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(Set<Feature<?>>, Set<Feature<?>>) - Constructor for class com.google.common.collect.testing.features.TesterRequirements
-
- TesterRequirements(TesterRequirements) - Constructor for class com.google.common.collect.testing.features.TesterRequirements
-
- TesterRequirements() - 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
-
- testForcePutOverwritesOldValueEntry() - Method in class com.google.common.collect.testing.google.BiMapPutTester
-
- 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.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
-
- 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
-
- 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_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.
- testMethod(Object, Method) - Method in class com.google.common.testing.NullPointerTester
-
- testMethodParameter(Object, Method, int) - Method in class com.google.common.testing.NullPointerTester
-
- 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
-
- 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 with
Nullable
.
- 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_nullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_putWithNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_supportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_unsupportedPresentDifferentValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- testPutIfAbsent_unsupportedPresentExistingValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapPutIfAbsentTester
-
- 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_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_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 class com.google.common.collect.testing.testers.QueueRemoveTester
-
- testRemove_sizeMany() - Method in class com.google.common.collect.testing.testers.QueueRemoveTester
-
- testRemove_some_occurrences_present() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemove_supportedAbsentKeyAbsentValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_supportedPresentKeyWrongValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_supportedWrongKeyPresentValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_unsupported() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_unsupported() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_unsupportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_unsupportedNotPresent() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemove_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapRemoveTester
-
- testRemove_wrongType() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemove_wrongType() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemoveAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveAll_allPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsNullNo() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsNullNoButAllowed() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsNullYes() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_containsWrongType() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_duplicate() - Method in class com.google.common.collect.testing.testers.ListRemoveAllTester
-
- testRemoveAll_emptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_nonePresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_nullCollectionReferenceEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_nullCollectionReferenceNonEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_somePresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_somePresentLargeCollectionToRemove() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
Trigger the other.size() >= this.size() case in AbstractSet.removeAll().
- testRemoveAll_unsupportedEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_unsupportedNonePresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAll_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAllAbsentKey() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllIgnoresCount() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemoveAllMultipleValues() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllPresentKey() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapRemoveAllTester
-
- testRemoveAllPropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testRemoveAllSomePresentConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionRemoveAllTester
-
- testRemoveAtIndex_first() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_last() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_middle() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_negative() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_tooLarge() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndex_unsupported() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndexConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.ListRemoveAtIndexTester
-
- testRemoveAtIndexFromAsMapEntrySetPropagates() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- testRemoveAtIndexFromAsMapPropagates() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- testRemoveAtIndexFromGetPropagates() - Method in class com.google.common.collect.testing.google.ListMultimapRemoveTester
-
- testRemoveFromInverseKeySetRemovesFromForward() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveFromInverseRemovesFromForward() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveFromInverseValuesRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveFromValuesRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveKeyFromKeySetRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveKeyRemovesFromInverse() - Method in class com.google.common.collect.testing.google.BiMapRemoveTester
-
- testRemoveMissingKey() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testRemoveNegative() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemoveNullKeyAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullKeyForbidden() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullKeyPresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullValue() - Method in class com.google.common.collect.testing.google.MultimapAsMapGetTester
-
- testRemoveNullValueAbsent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullValueForbidden() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveNullValuePresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemoveOutOfHeadBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemoveOutOfHeadBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemoveOutOfTailBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemoveOutOfTailBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testRemovePresent() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePresentConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemovePresentConcurrentWithIteration() - Method in class com.google.common.collect.testing.testers.CollectionRemoveTester
-
- testRemovePresentConcurrentWithKeySetIteration() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemovePresentConcurrentWithValuesIteration() - Method in class com.google.common.collect.testing.testers.MapRemoveTester
-
- testRemovePropagatesToAsMap() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePropagatesToAsMapEntrySet() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapRemoveEntryTester
-
- testRemovePropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testRemoveUnsupported() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemoveZeroNoOp() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRemovingIteratorKnownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
- testRemovingIteratorUnknownOrder() - Method in class com.google.common.collect.testing.google.MultisetIteratorTester
-
- testReplace_absentNullKeyUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_absentNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_presentNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_supportedAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_supportedPresentNoChange() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplace_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceTester
-
- testReplaceEmptyValues() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceEntry_absentKeyNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_expectNullUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_nullDifferentFromAbsent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_presentNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedAbsentKey() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedPresentUnchanged() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_supportedWrongValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_unsupportedAbsentKey() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_unsupportedPresent() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_unsupportedWrongValue() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceEntry_wrongValueNullValueUnsupported() - Method in class com.google.common.collect.testing.testers.ConcurrentMapReplaceEntryTester
-
- testReplaceNonEmptyValues() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesHandlesDuplicates() - Method in class com.google.common.collect.testing.google.SetMultimapReplaceValuesTester
-
- testReplaceValuesPreservesOrder() - Method in class com.google.common.collect.testing.google.ListMultimapReplaceValuesTester
-
- testReplaceValuesPropagatesToGet() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesPutNotSupported() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesRemoveNotSupported() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithDuplicates() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithEmpty() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReplaceValuesWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapReplaceValuesTester
-
- testReserialize() - Method in class com.google.common.collect.testing.testers.CollectionSerializationEqualTester
-
- testReserialize() - Method in class com.google.common.collect.testing.testers.CollectionSerializationTester
-
- testReserializeEmptySubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testReserializeMap() - Method in class com.google.common.collect.testing.testers.MapSerializationTester
-
- testReserializeSubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testReserializeWholeSubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testRetainAll_containsDuplicatesSizeOne() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_containsDuplicatesSizeSeveral() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_containsNonNullWithNull() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_countIgnored() - Method in class com.google.common.collect.testing.testers.ListRetainAllTester
-
- testRetainAll_disjointPreviouslyEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_disjointPreviouslyEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_disjointPreviouslyNonEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_disjointPreviouslyNonEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_duplicatesKept() - Method in class com.google.common.collect.testing.testers.ListRetainAllTester
-
- testRetainAll_duplicatesRemoved() - Method in class com.google.common.collect.testing.testers.ListRetainAllTester
-
- testRetainAll_emptyPreviouslyEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_emptyPreviouslyEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_emptyPreviouslyNonEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_emptyPreviouslyNonEmptyUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullCollectionReferenceEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullCollectionReferenceNonEmptySubject() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslyEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslyNonEmpty() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslySeveralWithNull() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_nullSingletonPreviouslySingletonWithNull() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_partialOverlap() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_partialOverlapUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_sameElements() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_sameElementsUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_subset() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_subsetUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_superset() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAll_supersetUnsupported() - Method in class com.google.common.collect.testing.testers.CollectionRetainAllTester
-
- testRetainAllIgnoresCount() - Method in class com.google.common.collect.testing.google.MultisetRemoveTester
-
- testRetainAllPropagatesToMultimap() - Method in class com.google.common.collect.testing.google.MultimapEntriesTester
-
- testSerializable() - Method in class com.google.common.testing.AbstractPackageSanityTests
-
- testSerializable() - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Runs serialization test on the return values of the static methods.
- testSet() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_indexTooHigh() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_indexTooLow() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_null() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_nullUnsupported() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_replacingNull() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_unsupported() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSet_unsupportedByEmptyList() - Method in class com.google.common.collect.testing.testers.ListSetTester
-
- testSetCount_addNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_addNull_nullUnsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_existingNoNopNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_negative_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_negative_removeUnsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_noOpNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_noOpNull_nullUnsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToOne_addSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToOne_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToOne_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToThree_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToThree_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToZero_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_oneToZero_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_removeNull_nullSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToOne_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToOne_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToThree_addSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToThree_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToThree_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToZero_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_threeToZero_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToOne_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToOne_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToThree_supported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToThree_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToZero_addSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToZero_removeSupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCount_zeroToZero_unsupported() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountConditional_negativeOldCount_addSupported() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_negativeOldCount_addUnsupported() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_oldCountTooLarge() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_oldCountTooSmallNonzero() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountConditional_oldCountTooSmallZero() - Method in class com.google.common.collect.testing.google.MultisetSetCountConditionallyTester
-
- testSetCountOneToZeroConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountOneToZeroConcurrentWithIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountOutOfHeadBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountOutOfHeadBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountOutOfTailBoundsOne() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountOutOfTailBoundsSeveral() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSetCountZeroToOneConcurrentWithEntrySetIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- testSetCountZeroToOneConcurrentWithIteration() - Method in class com.google.common.collect.testing.google.AbstractMultisetSetCountTester
-
- TestSetGenerator<E> - Interface in com.google.common.collect.testing
-
Creates sets, containing sample elements, to be tested.
- TestSetMultimapGenerator<K,V> - Interface in com.google.common.collect.testing.google
-
A generator for SetMultimap
implementations based on test data.
- testSetValue() - Method in class com.google.common.collect.testing.testers.MapEntrySetTester
-
- testsForAbstractList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForAbstractSequentialList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForAbstractSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForArrayBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForArraysAsList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForBadlyCollidingHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForCheckedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForCheckedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForCheckedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForCheckedSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForCheckedSortedSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForConcurrentHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForConcurrentLinkedQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForConcurrentSkipListMapNatural() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForConcurrentSkipListMapWithComparator() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForConcurrentSkipListSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForConcurrentSkipListSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForCopyOnWriteArrayList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForCopyOnWriteArraySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForEmptyList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForEmptyMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForEmptySet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForEnumMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForEnumSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForHashtable() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForLinkedBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForLinkedHashMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForLinkedHashSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForLinkedList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForLinkedList() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- TestsForListsInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the
List
implementations in the
java.util
package.
- TestsForListsInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- TestsForMapsInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the
Map
implementations in the
java.util
package.
- TestsForMapsInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForPriorityBlockingQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- testsForPriorityQueue() - Method in class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- TestsForQueuesInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the
Queue
implementations in the
java.util
package.
- TestsForQueuesInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForQueuesInJavaUtil
-
- TestsForSetsInJavaUtil - Class in com.google.common.collect.testing
-
Generates a test suite covering the
Set
implementations in the
java.util
package.
- TestsForSetsInJavaUtil() - Constructor for class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForSingletonList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForSingletonMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForSingletonSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForTreeMapNatural() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForTreeMapWithComparator() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForTreeSetNatural() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForTreeSetWithComparator() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForUnmodifiableList() - Method in class com.google.common.collect.testing.TestsForListsInJavaUtil
-
- testsForUnmodifiableMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testsForUnmodifiableSet() - Method in class com.google.common.collect.testing.TestsForSetsInJavaUtil
-
- testsForUnmodifiableSortedMap() - Method in class com.google.common.collect.testing.TestsForMapsInJavaUtil
-
- testSingletonMapFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapFirst() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testSingletonMapLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapLast() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testSingletonMapNearby() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMapPollLast() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testSingletonMultisetFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetNearby() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetPollFirst() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonMultisetPollLast() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testSingletonSetFirst() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testSingletonSetLast() - Method in class com.google.common.collect.testing.testers.SortedSetNavigationTester
-
- testSingletonSetNearby() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testSingletonSetPollFirst() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testSingletonSetPollLast() - Method in class com.google.common.collect.testing.testers.NavigableSetNavigationTester
-
- testSize() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSize() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testSize() - Method in class com.google.common.collect.testing.testers.CollectionSizeTester
-
- testSize() - Method in class com.google.common.collect.testing.testers.MapSizeTester
-
- testSizeMultipleValues() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSizeNullKey() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSizeNullKeyAndValue() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSizeNullValue() - Method in class com.google.common.collect.testing.google.MultimapSizeTester
-
- testSomethingAboutIterators() - Method in class com.google.common.collect.testing.ExampleIteratorTester
-
- TestSortedMapGenerator<K,V> - Interface in com.google.common.collect.testing
-
Creates sorted maps, containing sample elements, to be tested.
- TestSortedSetGenerator<E> - Interface in com.google.common.collect.testing
-
Creates sorted sets, containing sample elements, to be tested.
- testStaticMethods(Class<?>, NullPointerTester.Visibility) - Method in class com.google.common.testing.NullPointerTester
-
- TestStringBiMapGenerator - Class in com.google.common.collect.testing.google
-
- TestStringBiMapGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringBiMapGenerator
-
- TestStringCollectionGenerator - Class in com.google.common.collect.testing
-
String creation for testing arbitrary collections.
- TestStringCollectionGenerator() - Constructor for class com.google.common.collect.testing.TestStringCollectionGenerator
-
- TestStringListGenerator - Class in com.google.common.collect.testing
-
TODO: javadoc.
- TestStringListGenerator() - Constructor for class com.google.common.collect.testing.TestStringListGenerator
-
- TestStringListMultimapGenerator - Class in com.google.common.collect.testing.google
-
A skeleton generator for a ListMultimap
implementation.
- TestStringListMultimapGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringListMultimapGenerator
-
- TestStringMapGenerator - Class in com.google.common.collect.testing
-
- TestStringMapGenerator() - Constructor for class com.google.common.collect.testing.TestStringMapGenerator
-
- TestStringMultisetGenerator - Class in com.google.common.collect.testing.google
-
Create multisets of strings for tests.
- TestStringMultisetGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringMultisetGenerator
-
- TestStringQueueGenerator - Class in com.google.common.collect.testing
-
Create queue of strings for tests.
- TestStringQueueGenerator() - Constructor for class com.google.common.collect.testing.TestStringQueueGenerator
-
- TestStringSetGenerator - Class in com.google.common.collect.testing
-
Create string sets for collection tests.
- TestStringSetGenerator() - Constructor for class com.google.common.collect.testing.TestStringSetGenerator
-
- TestStringSetMultimapGenerator - Class in com.google.common.collect.testing.google
-
A skeleton generator for a SetMultimap
implementation.
- TestStringSetMultimapGenerator() - Constructor for class com.google.common.collect.testing.google.TestStringSetMultimapGenerator
-
- TestStringSortedMapGenerator - Class in com.google.common.collect.testing
-
- TestStringSortedMapGenerator() - Constructor for class com.google.common.collect.testing.TestStringSortedMapGenerator
-
- TestStringSortedSetGenerator - Class in com.google.common.collect.testing
-
Create string sets for testing collections that are sorted by natural
ordering.
- TestStringSortedSetGenerator() - Constructor for class com.google.common.collect.testing.TestStringSortedSetGenerator
-
- TestSubjectGenerator<T> - Interface in com.google.common.collect.testing
-
To be implemented by test generators that can produce test subjects without
requiring any parameters.
- testSubList_contains() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_empty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_endTooLarge() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_entireList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_get() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_indexOf() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_isEmpty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_lastIndexOf() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_ofSubListEmpty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_ofSubListNonEmpty() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_originalListSetAffectsSubList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_originalListSetAffectsSubListLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_size() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_startGreaterThanEnd() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_startNegative() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListAddAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListAddAtIndexAffectsOriginalLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListClearAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListRemoveAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListRemoveAffectsOriginalLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListSetAffectsOriginal() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubList_subListSetAffectsOriginalLargeList() - Method in class com.google.common.collect.testing.testers.ListSubListTester
-
- testSubMap() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testSubMapIllegal() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testTailClosedDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailClosedEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailClosedSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailMap() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testTailMapClearThrough() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- testTailMapExclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testTailMapInclusive() - Method in class com.google.common.collect.testing.testers.NavigableMapNavigationTester
-
- testTailMapInclusive() - Method in class com.google.common.collect.testing.testers.SortedMapNavigationTester
-
- testTailMapRemoveThrough() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- testTailMapWriteThrough() - Method in class com.google.common.collect.testing.SortedMapInterfaceTest
-
- testTailOpenDistinctElements() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailOpenEntrySet() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTailOpenSize() - Method in class com.google.common.collect.testing.google.MultisetNavigationTester
-
- testTimeoutOnGetWorksCorrectly() - Method in class com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
- testToArray_emptyArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArray_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArrayOfObject() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArrayOfWrongTypeForEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_emptyArrayOfWrongTypeForNonEmptyCollection() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_isPlainObjectArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_largeEnough() - Method in class com.google.common.collect.testing.testers.ListToArrayTester
-
- testToArray_noArg() - Method in class com.google.common.collect.testing.testers.ListToArrayTester
-
- testToArray_noArgs() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_oversizedArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_oversizedArray_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArray() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArray_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArrayOfObject() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_rightSizedArrayOfObject_ordered() - Method in class com.google.common.collect.testing.testers.CollectionToArrayTester
-
- testToArray_tooSmall() - Method in class com.google.common.collect.testing.testers.ListToArrayTester
-
- testToString() - Method in class com.google.common.collect.testing.google.MultisetEntrySetTester
-
- testToString_formatting() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_minimal() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_minimal() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_null() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_size0() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_size0() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_size1() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToString_size1() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToString_sizeSeveral() - Method in class com.google.common.collect.testing.testers.CollectionToStringTester
-
- testToStringEmpty() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringMatchesAsMap() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringSingleton() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringWithNullKey() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringWithNullKey() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- testToStringWithNullValue() - Method in class com.google.common.collect.testing.google.MultimapToStringTester
-
- testToStringWithNullValue() - Method in class com.google.common.collect.testing.testers.MapToStringTester
-
- TestUnhashableCollectionGenerator<T extends Collection<UnhashableObject>> - Class in com.google.common.collect.testing
-
Creates collections containing unhashable sample elements, to be tested.
- TestUnhashableCollectionGenerator() - Constructor for class com.google.common.collect.testing.TestUnhashableCollectionGenerator
-
- testValueComparator() - Method in class com.google.common.collect.testing.google.SortedSetMultimapGetTester
-
- testValues() - Method in class com.google.common.collect.testing.google.MultimapValuesTester
-
- testValues() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesClear() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesClearClearsInverse() - Method in class com.google.common.collect.testing.google.BiMapClearTester
-
- testValuesInOrder() - Method in class com.google.common.collect.testing.google.MultimapValuesTester
-
- testValuesIteratorRemove() - Method in class com.google.common.collect.testing.google.MultimapValuesTester
-
- testValuesIteratorRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemove() - Method in class com.google.common.collect.testing.google.ListMultimapAsMapTester
-
- testValuesRemove() - Method in class com.google.common.collect.testing.google.SetMultimapAsMapTester
-
- testValuesRemove() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemoveAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemoveAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRemoveMissing() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRetainAll() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- testValuesRetainAllNullFromEmpty() - Method in class com.google.common.collect.testing.MapInterfaceTest
-
- thatReturn(Class<?>) - Method in class com.google.common.testing.ClassSanityTester.FactoryMethodReturnValueTester
-
Specifies that only the methods that are declared to return returnType
or its subtype
are tested.
- toArray() - Method in class com.google.common.collect.testing.MinimalCollection
-
- toArray() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- toArray(T[]) - Method in class com.google.common.collect.testing.SafeTreeSet
-
- toString() - Method in class com.google.common.collect.testing.features.TesterRequirements
-
- toString() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- toString() - Method in class com.google.common.collect.testing.SafeTreeSet
-
- toString() - Method in class com.google.common.collect.testing.UnhashableObject
-
- v0() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v0() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v1() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v1() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v2() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v2() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v3() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v3() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- v4() - Method in class com.google.common.collect.testing.AbstractMapTester
-
- v4() - Method in class com.google.common.collect.testing.google.AbstractMultimapTester
-
- valueOf(String) - Static method in enum com.google.common.collect.testing.AnEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.DerivedCollectionGenerators.Bound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.CollectionFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.CollectionSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.ListFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.MapFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.features.SetFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.MultimapFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.MultisetFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.IteratorFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.collect.testing.WrongType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.common.testing.NullPointerTester.Visibility
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.common.collect.testing.AnEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.DerivedCollectionGenerators.Bound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.CollectionFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.CollectionSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.ListFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.MapFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.features.SetFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.MultimapFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.MultisetFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.google.MultisetTestSuiteBuilder.NoRecurse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.collect.testing.IteratorFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.google.common.collect.testing.SafeTreeMap
-
- values() - Static method in enum com.google.common.collect.testing.WrongType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.common.testing.NullPointerTester.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.