Class LazySetTest
- java.lang.Object
-
- net.shibboleth.utilities.java.support.collection.LazySetTest
-
-
Constructor Summary
Constructors Constructor Description LazySetTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestArray()Test The array function.voidtestIterator()Test the iterator part of a collection.voidtestSimple()test the test method with a known Set and then with a LazySet
-