@GwtIncompatible public class ConcurrentMapTestSuiteBuilder<K,V> extends MapTestSuiteBuilder<K,V>
Constructor and Description |
---|
ConcurrentMapTestSuiteBuilder() |
Modifier and Type | Method and Description |
---|---|
protected List<Class<? extends AbstractTester>> |
getTesters() |
static <K,V> ConcurrentMapTestSuiteBuilder<K,V> |
using(TestMapGenerator<K,V> generator) |
computeCommonDerivedCollectionFeatures, createDerivedEntrySetSuite, createDerivedKeySetSuite, createDerivedSuites, createDerivedValueCollectionSuite
createTestSuite
checkCanCreate, formatFeatureSet, getFeatures, getName, getSetUp, getSubjectGenerator, getSuppressedTests, getTearDown, makeSuiteForTesterClass, named, self, suppressing, suppressing, usingGenerator, withFeatures, withFeatures, withSetUp, withTearDown
public static <K,V> ConcurrentMapTestSuiteBuilder<K,V> using(TestMapGenerator<K,V> generator)
protected List<Class<? extends AbstractTester>> getTesters()
getTesters
in class MapTestSuiteBuilder<K,V>
Copyright © 2010-2016. All Rights Reserved.