public class TestShortCollections extends junit.framework.TestCase
| Constructor and Description |
|---|
TestShortCollections(String testName) |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite() |
void |
testEmptyShortIterator() |
void |
testEmptyShortList() |
void |
testEmptyShortListIterator() |
void |
testSingletonShortIterator() |
void |
testSingletonShortList() |
void |
testSingletonShortListIterator() |
void |
testUnmodifiableShortIteratorNull() |
void |
testUnmodifiableShortListIteratorNull() |
void |
testUnmodifiableShortListNull() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, failpublic TestShortCollections(String testName)
public static junit.framework.Test suite()
public void testSingletonShortListIterator()
public void testSingletonShortIterator()
public void testSingletonShortList()
public void testUnmodifiableShortListNull()
public void testEmptyShortList()
public void testUnmodifiableShortIteratorNull()
public void testEmptyShortIterator()
public void testUnmodifiableShortListIteratorNull()
public void testEmptyShortListIterator()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.