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.
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.
MultisetTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a Multiset implementation.
SetGenerators.TestUnhashableSetGenerator
           
SortedMultisetTestSuiteBuilder
          Creates, based on your criteria, a JUnit test suite that exhaustively tests a SortedMultiset implementation.
TestBiMapGenerator
          Creates bimaps, containing sample entries, to be tested.
TestMultisetGenerator
          Creates multisets, containing sample elements, to be tested.
TestStringBiMapGenerator
          Implementation helper for TestBiMapGenerator for use with bimaps of strings.
 



Copyright © 2010-2012. All Rights Reserved.