Constructor and Description |
---|
TestsForListsInJavaUtil() |
public static junit.framework.Test suite()
public junit.framework.Test allTests()
protected Collection<Method> suppressForEmptyList()
protected Collection<Method> suppressForSingletonList()
protected Collection<Method> suppressForArraysAsList()
protected Collection<Method> suppressForArrayList()
protected Collection<Method> suppressForLinkedList()
protected Collection<Method> suppressForCopyOnWriteArrayList()
protected Collection<Method> suppressForUnmodifiableList()
protected Collection<Method> suppressForCheckedList()
protected Collection<Method> suppressForAbstractList()
protected Collection<Method> suppressForAbstractSequentialList()
protected Collection<Method> suppressForVector()
public junit.framework.Test testsForEmptyList()
public junit.framework.Test testsForSingletonList()
public junit.framework.Test testsForArraysAsList()
public junit.framework.Test testsForArrayList()
public junit.framework.Test testsForLinkedList()
public junit.framework.Test testsForCopyOnWriteArrayList()
public junit.framework.Test testsForUnmodifiableList()
public junit.framework.Test testsForCheckedList()
public junit.framework.Test testsForAbstractList()
public junit.framework.Test testsForAbstractSequentialList()
Copyright © 2010-2016. All Rights Reserved.