Uses of Package
com.google.common.collect.testing.google
Packages that use com.google.common.collect.testing.google
-
Classes in com.google.common.collect.testing.google used by com.google.common.collect.testing.googleClassDescriptionSkeleton for a tester of a
BiMap
.Superclass for allListMultimap
testers.Superclass for allMultimap
testers.Common superclass forMultisetSetCountUnconditionallyTester
andMultisetSetCountConditionallyTester
.Base class for multiset collection tests.Creates, based on your criteria, a JUnit test suite that exhaustively tests aBiMap
implementation.Marks all "top-level" types as non-null in a way that is recognized by Kotlin.Creates, based on your criteria, a JUnit test suite that exhaustively tests aListMultimap
implementation.Optional features of classes derived fromMultimap
.Creates, based on your criteria, a JUnit test suite that exhaustively tests aMultimap
implementation.Optional features of classes derived fromMultiset
.Creates, based on your criteria, a JUnit test suite that exhaustively tests aMultiset
implementation.Creates, based on your criteria, a JUnit test suite that exhaustively tests aSetMultimap
implementation.Creates, based on your criteria, a JUnit test suite that exhaustively tests aSortedMultiset
implementation.Two bounds (from and to) define how to build a subMultiset.To avoid infinite recursion, test suites with these marker features won't have derived suites created for them.Creates, based on your criteria, a JUnit test suite that exhaustively tests aSortedSetMultimap
implementation.Creates bimaps, containing sample entries, to be tested.A generator forListMultimap
implementations based on test data.Creates multimaps, containing sample elements, to be tested.Creates multisets, containing sample elements, to be tested.A generator forSetMultimap
implementations based on test data.Implementation helper forTestBiMapGenerator
for use with bimaps of strings.