Constructor and Description |
---|
TestsForMapsInJavaUtil() |
public static junit.framework.Test suite()
public junit.framework.Test allTests()
protected Collection<Method> suppressForCheckedMap()
protected Collection<Method> suppressForCheckedSortedMap()
protected Collection<Method> suppressForEmptyMap()
protected Collection<Method> suppressForSingletonMap()
protected Collection<Method> suppressForHashMap()
protected Collection<Method> suppressForHashtable()
protected Collection<Method> suppressForLinkedHashMap()
protected Collection<Method> suppressForTreeMapNatural()
protected Collection<Method> suppressForTreeMapWithComparator()
protected Collection<Method> suppressForUnmodifiableMap()
protected Collection<Method> suppressForUnmodifiableSortedMap()
protected Collection<Method> suppressForEnumMap()
protected Collection<Method> suppressForConcurrentHashMap()
protected Collection<Method> suppressForConcurrentSkipListMap()
public junit.framework.Test testsForCheckedMap()
public junit.framework.Test testsForCheckedSortedMap()
public junit.framework.Test testsForEmptyMap()
public junit.framework.Test testsForSingletonMap()
public junit.framework.Test testsForHashMap()
public junit.framework.Test testsForHashtable()
public junit.framework.Test testsForLinkedHashMap()
public junit.framework.Test testsForTreeMapNatural()
public junit.framework.Test testsForTreeMapWithComparator()
public junit.framework.Test testsForUnmodifiableMap()
public junit.framework.Test testsForUnmodifiableSortedMap()
public junit.framework.Test testsForEnumMap()
public junit.framework.Test testsForConcurrentHashMap()
public junit.framework.Test testsForConcurrentSkipListMapNatural()
public junit.framework.Test testsForConcurrentSkipListMapWithComparator()
Copyright © 2010-2017. All Rights Reserved.