Class BatchIteratorTest


  • public class BatchIteratorTest
    extends Object
    Author:
    luke
    • Constructor Detail

      • BatchIteratorTest

        public BatchIteratorTest()
    • Method Detail

      • testBatches

        public void testBatches()
        Test method for ca.elmonline.util.BatchIterator#batches(java.util.Collection, int).
      • testBatchIterator

        public void testBatchIterator()
        Test method for ca.elmonline.util.BatchIterator#BatchIterator(java.util.Collection, int).
      • testConcurrentModificationException

        public void testConcurrentModificationException()