Uses of Package
com.google.common.collect.testing.google

Packages that use com.google.common.collect.testing.google
com.google.common.collect.testing.google   
 

Classes in com.google.common.collect.testing.google used by com.google.common.collect.testing.google
AbstractBiMapTester
          Skeleton for a tester of a BiMap.
AbstractListMultimapTester
          Superclass for all ListMultimap testers.
AbstractMultimapTester
          Superclass for all Multimap testers.
AbstractMultisetSetCountTester
          Common superclass for MultisetSetCountUnconditionallyTester and MultisetSetCountConditionallyTester.
AbstractMultisetTester
          Base class for multiset collection tests.
BiMapTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a BiMap implementation.
ListMultimapTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a ListMultimap implementation.
MultimapTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a Multimap implementation.
MultisetTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a Multiset implementation.
MultisetTestSuiteBuilder.NoRecurse
           
SetGenerators.TestUnhashableSetGenerator
           
SetMultimapTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a SetMultimap implementation.
SortedMultisetTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a SortedMultiset implementation.
SortedSetMultimapTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a SortedSetMultimap implementation.
TestBiMapGenerator
          Creates bimaps, containing sample entries, to be tested.
TestListMultimapGenerator
          A generator for ListMultimap implementations based on test data.
TestMultimapGenerator
          Creates multimaps, containing sample elements, to be tested.
TestMultisetGenerator
          Creates multisets, containing sample elements, to be tested.
TestSetMultimapGenerator
          A generator for SetMultimap implementations based on test data.
TestStringBiMapGenerator
          Implementation helper for TestBiMapGenerator for use with bimaps of strings.
 



Copyright © 2010-2013. All Rights Reserved.