Uses of Interface
com.google.common.collect.testing.TestMapGenerator
Packages that use TestMapGenerator
-
Uses of TestMapGenerator in com.google.common.collect.testing
Subinterfaces of TestMapGenerator in com.google.common.collect.testingModifier and TypeInterfaceDescriptioninterfaceCreates sorted maps, containing sample elements, to be tested.Classes in com.google.common.collect.testing that implement TestMapGeneratorModifier and TypeClassDescriptionstatic classstatic final classclassImplementation helper forTestMapGeneratorfor use with enum maps.classImplementation helper forTestMapGeneratorfor use with maps of strings.classImplementation helper forTestMapGeneratorfor use with sorted maps of strings.Methods in com.google.common.collect.testing with parameters of type TestMapGeneratorModifier and TypeMethodDescriptionstatic <K,V> ConcurrentMapTestSuiteBuilder<K, V> ConcurrentMapTestSuiteBuilder.using(TestMapGenerator<K, V> generator) static <K,V> MapTestSuiteBuilder<K, V> MapTestSuiteBuilder.using(TestMapGenerator<K, V> generator) -
Uses of TestMapGenerator in com.google.common.collect.testing.google
Classes in com.google.common.collect.testing.google that implement TestMapGeneratorModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class