| Modifier and Type | Field and Description |
|---|---|
private static String[] |
TEST_ARRAY |
private static String |
TEST_VALUE |
| Constructor and Description |
|---|
ListTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
testListFunctions(List<String> list)
Test those things that distinguish the
List API from the Collection one. |
static void |
testListIterator(List<String> list) |
void |
verifyTests() |
private static final String[] TEST_ARRAY
private static final String TEST_VALUE
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.