@GwtIncompatible public class SortedSetMultimapTestSuiteBuilder<K,V> extends MultimapTestSuiteBuilder<K,V,com.google.common.collect.SetMultimap<K,V>>
SortedSetMultimap implementation.| Constructor and Description |
|---|
SortedSetMultimapTestSuiteBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Class<? extends AbstractTester>> |
getTesters() |
static <K,V> SortedSetMultimapTestSuiteBuilder<K,V> |
using(TestSetMultimapGenerator<K,V> generator) |
createDerivedSuites, usingcreateTestSuitecheckCanCreate, formatFeatureSet, getFeatures, getName, getSetUp, getSubjectGenerator, getSuppressedTests, getTearDown, makeSuiteForTesterClass, named, self, suppressing, suppressing, usingGenerator, withFeatures, withFeatures, withSetUp, withTearDownpublic SortedSetMultimapTestSuiteBuilder()
public static <K,V> SortedSetMultimapTestSuiteBuilder<K,V> using(TestSetMultimapGenerator<K,V> generator)
protected List<Class<? extends AbstractTester>> getTesters()
getTesters in class MultimapTestSuiteBuilder<K,V,com.google.common.collect.SetMultimap<K,V>>Copyright © 2010–2019. All rights reserved.