Class BatchIteratorTest

java.lang.Object
ubic.basecode.util.BatchIteratorTest

public class BatchIteratorTest extends Object
Author:
luke
  • Constructor Details

    • BatchIteratorTest

      public BatchIteratorTest()
  • Method Details

    • testBatches

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

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

      public void testConcurrentModificationException()