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.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.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.