Uses of Interface
com.google.common.collect.testing.TestListGenerator
-
Packages that use TestListGenerator Package Description com.google.common.collect.testing com.google.common.collect.testing.google -
-
Uses of TestListGenerator in com.google.common.collect.testing
Classes in com.google.common.collect.testing that implement TestListGenerator Modifier and Type Class Description class
TestCharacterListGenerator
GeneratesList<Character>
instances for test suites.class
TestStringListGenerator
TODO: javadoc.Methods in com.google.common.collect.testing with parameters of type TestListGenerator Modifier and Type Method Description static <E> ListTestSuiteBuilder<E>
ListTestSuiteBuilder. using(TestListGenerator<E> generator)
-
Uses of TestListGenerator in com.google.common.collect.testing.google
-