Uses of Class
com.google.common.collect.testing.SortedSetTestSuiteBuilder
Packages that use SortedSetTestSuiteBuilder
-
Uses of SortedSetTestSuiteBuilder in com.google.common.collect.testing
Subclasses of SortedSetTestSuiteBuilder in com.google.common.collect.testingModifier and TypeClassDescriptionfinal class
Creates, based on your criteria, a JUnit test suite that exhaustively tests a NavigableSet implementation.Methods in com.google.common.collect.testing that return SortedSetTestSuiteBuilderModifier and TypeMethodDescriptionstatic <E> SortedSetTestSuiteBuilder
<E> SortedSetTestSuiteBuilder.using
(TestSortedSetGenerator<E> generator)