Uses of Interface
com.google.common.collect.testing.google.TestBiMapGenerator
Packages that use TestBiMapGenerator
-
Uses of TestBiMapGenerator in com.google.common.collect.testing.google
Classes in com.google.common.collect.testing.google that implement TestBiMapGeneratorModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classDerivedGoogleCollectionGenerators.InverseBiMapGenerator<K extends @Nullable Object,V extends @Nullable Object> classImplementation helper forTestBiMapGeneratorfor use with bimaps of strings.Subclasses with type arguments of type TestBiMapGenerator 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 with parameters of type TestBiMapGeneratorModifier and TypeMethodDescriptionstatic <K,V> BiMapTestSuiteBuilder <K, V> BiMapTestSuiteBuilder.using(TestBiMapGenerator<K, V> generator)