@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<junit.framework.TestSuite> |
createDerivedSuites(FeatureSpecificTestSuiteBuilder<?,? extends OneSizeTestContainerGenerator<Collection<E>,E>> parentBuilder) |
protected List<Class<? extends AbstractTester>> |
getTesters() |
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>>protected List<junit.framework.TestSuite> createDerivedSuites(FeatureSpecificTestSuiteBuilder<?,? extends OneSizeTestContainerGenerator<Collection<E>,E>> parentBuilder)
createDerivedSuites in class PerCollectionSizeTestSuiteBuilder<B extends AbstractCollectionTestSuiteBuilder<B,E>,TestCollectionGenerator<E>,Collection<E>,E>Copyright © 2010-2016. All Rights Reserved.