public class LazyListTest extends Object
LazyList. We extend the basic tests done for the LazySet.| Constructor and Description |
|---|
LazyListTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testArray()
Test The array function.
|
void |
testIterator()
Test the iterator part of a collection.
|
void |
testListFunctions()
Test those things that distinguish the
List API from the Collection one. |
void |
testSimple()
Test the test method with a known good List and then with a LazyList
|
public void testSimple()
public void testArray()
public void testIterator()
public void testListFunctions()
List API from the Collection one.Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.