@GwtIncompatible public abstract class AbstractCollectionTestSuiteBuilder<B extends AbstractCollectionTestSuiteBuilder<B,E>,E> extends PerCollectionSizeTestSuiteBuilder<B,TestCollectionGenerator<E>,Collection<E>,E>
| Constructor and Description |
|---|
AbstractCollectionTestSuiteBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Class<? extends AbstractTester>> |
getTesters() |
createDerivedSuites, createTestSuitecheckCanCreate, formatFeatureSet, getFeatures, getName, getSetUp, getSubjectGenerator, getSuppressedTests, getTearDown, makeSuiteForTesterClass, named, self, suppressing, suppressing, usingGenerator, withFeatures, withFeatures, withSetUp, withTearDownprotected List<Class<? extends AbstractTester>> getTesters()
getTesters in class FeatureSpecificTestSuiteBuilder<B extends AbstractCollectionTestSuiteBuilder<B,E>,TestCollectionGenerator<E>>Copyright © 2010–2017. All rights reserved.