Searched refs:CollectionCreationTester (Results 1 – 2 of 2) sorted by relevance
37 public class CollectionCreationTester<E> extends AbstractCollectionTester<E> { class66 return Platform.getMethod(CollectionCreationTester.class, "testCreateWithNull_unsupported"); in getCreateWithNullUnsupportedMethod()
24 import com.google.common.collect.testing.testers.CollectionCreationTester;60 CollectionCreationTester.class, in getTesters()