Uses of Class
com.google.common.collect.testing.google.BiMapTestSuiteBuilder
Packages that use BiMapTestSuiteBuilder
-
Uses of BiMapTestSuiteBuilder in com.google.common.collect.testing.google
Subclasses with type arguments of type BiMapTestSuiteBuilder in com.google.common.collect.testing.googleModifier and TypeClassDescriptionclassCreates, based on your criteria, a JUnit test suite that exhaustively tests aBiMapimplementation.Methods in com.google.common.collect.testing.google that return BiMapTestSuiteBuilderModifier and TypeMethodDescriptionstatic <K,V> BiMapTestSuiteBuilder <K, V> BiMapTestSuiteBuilder.using(TestBiMapGenerator<K, V> generator)