Uses of Interface
com.google.common.collect.testing.TestCollectionGenerator
Packages that use TestCollectionGenerator
-
Uses of TestCollectionGenerator in com.google.common.collect.testing
Subinterfaces of TestCollectionGenerator in com.google.common.collect.testingModifier and TypeInterfaceDescriptioninterfaceCreates sets, containing sample elements, to be tested.interfaceCreates queues, containing sample elements, to be tested.interfaceCreates sets, containing sample elements, to be tested.interfaceCreates sorted sets, containing sample elements, to be tested.Classes in com.google.common.collect.testing that implement TestCollectionGeneratorModifier and TypeClassDescription(package private) static classstatic classstatic classstatic classstatic classstatic class(package private) static classstatic final classclassReserializes the sets created by another test set generator.classReserializes the sets created by another test set generator.(package private) static classclassGeneratesList<Character>instances for test suites.classA generator using sample elements whose hash codes all collide badly.classAn abstract TestSetGenerator for generating sets containing enum values.classCreate integer sets for collection tests.classCreate integer sets for testing collections that are sorted by natural ordering.classCreates map entries using sample keys and sample values.classString creation for testing arbitrary collections.classTODO: javadoc.classCreate queue of strings for tests.classCreate string sets for collection tests.classCreate string sets for testing collections that are sorted by natural ordering.classCreates collections containing unhashable sample elements, to be tested.Fields in com.google.common.collect.testing declared as TestCollectionGeneratorModifier and TypeFieldDescriptionprivate final TestCollectionGenerator<E>ReserializingTestCollectionGenerator.delegateMethods in com.google.common.collect.testing with parameters of type TestCollectionGeneratorModifier and TypeMethodDescriptionprotected CollectionTestSuiteBuilder<V>MapTestSuiteBuilder.createDerivedValueCollectionSuite(TestCollectionGenerator<V> valueCollectionGenerator) static <E> ReserializingTestCollectionGenerator<E>ReserializingTestCollectionGenerator.newInstance(TestCollectionGenerator<E> delegate) static <E> CollectionTestSuiteBuilder<E>CollectionTestSuiteBuilder.using(TestCollectionGenerator<E> generator) Constructors in com.google.common.collect.testing with parameters of type TestCollectionGeneratorModifierConstructorDescription(package private) -
Uses of TestCollectionGenerator in com.google.common.collect.testing.google
Subinterfaces of TestCollectionGenerator in com.google.common.collect.testing.googleModifier and TypeInterfaceDescriptioninterfaceCreates multisets, containing sample elements, to be tested.Classes in com.google.common.collect.testing.google that implement TestCollectionGeneratorModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classprivate static classstatic classprivate static classprivate static classstatic classstatic classstatic classstatic class(package private) static classMultimapTestSuiteBuilder.EntriesGenerator<K,V, M extends Multimap<K, V>> (package private) static classMultimapTestSuiteBuilder.KeysGenerator<K,V, M extends Multimap<K, V>> (package private) static classMultimapTestSuiteBuilder.MultimapAsMapGetGenerator<K,V, M extends Multimap<K, V>> (package private) static classMultimapTestSuiteBuilder.MultimapGetGenerator<K,V, M extends Multimap<K, V>> (package private) static classMultimapTestSuiteBuilder.ValuesGenerator<K,V, M extends Multimap<K, V>> (package private) static class(package private) static class(package private) static classprivate static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classprivate static class(package private) static class(package private) static classstatic classstatic classstatic classprivate static classclassAn abstractTestMultisetGeneratorfor generating multisets containing enum values.classCreate multisets of strings for tests.