Package ubic.basecode.util
Class BatchIteratorTest
java.lang.Object
ubic.basecode.util.BatchIteratorTest
- Author:
- luke
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest method for.invalid reference
ca.elmonline.util.BatchIterator#batches(java.util.Collection, int)voidTest method for.invalid reference
ca.elmonline.util.BatchIterator#BatchIterator(java.util.Collection, int)void
-
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()
-