Constructor and Description |
---|
TestsForSetsInJavaUtil() |
public static junit.framework.Test suite()
public junit.framework.Test allTests()
protected Collection<Method> suppressForEmptySet()
protected Collection<Method> suppressForSingletonSet()
protected Collection<Method> suppressForHashSet()
protected Collection<Method> suppressForLinkedHashSet()
protected Collection<Method> suppressForEnumSet()
protected Collection<Method> suppressForTreeSetNatural()
protected Collection<Method> suppressForTreeSetWithComparator()
protected Collection<Method> suppressForCopyOnWriteArraySet()
protected Collection<Method> suppressForUnmodifiableSet()
protected Collection<Method> suppressForCheckedSet()
protected Collection<Method> suppressForCheckedSortedSet()
protected Collection<Method> suppressForAbstractSet()
protected Collection<Method> suppressForConcurrentSkipListSetNatural()
protected Collection<Method> suppressForConcurrentSkipListSetWithComparator()
public junit.framework.Test testsForEmptySet()
public junit.framework.Test testsForSingletonSet()
public junit.framework.Test testsForHashSet()
public junit.framework.Test testsForLinkedHashSet()
public junit.framework.Test testsForEnumSet()
public junit.framework.Test testsForTreeSetNatural()
public junit.framework.Test testsForTreeSetWithComparator()
public junit.framework.Test testsForCopyOnWriteArraySet()
public junit.framework.Test testsForUnmodifiableSet()
public junit.framework.Test testsForCheckedSet()
public junit.framework.Test testsForCheckedSortedSet()
public junit.framework.Test testsForAbstractSet()
public junit.framework.Test testsForBadlyCollidingHashSet()
public junit.framework.Test testsForConcurrentSkipListSetNatural()
public junit.framework.Test testsForConcurrentSkipListSetWithComparator()
Copyright © 2010-2016. All Rights Reserved.