Class LazySetTest

    • Constructor Detail

      • LazySetTest

        public LazySetTest()
    • Method Detail

      • testSimple

        public void testSimple()
        test the test method with a known Set and then with a LazySet
      • testArray

        public void testArray()
        Test The array function.
      • testIterator

        public void testIterator()
        Test the iterator part of a collection.