public class BatchIteratorTest extends Object
| Constructor and Description |
|---|
BatchIteratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBatches()
Test method for
ca.elmonline.util.BatchIterator#batches(java.util.Collection, int). |
void |
testBatchIterator()
Test method for
ca.elmonline.util.BatchIterator#BatchIterator(java.util.Collection, int). |
void |
testConcurrentModificationException() |
public void testBatches()
ca.elmonline.util.BatchIterator#batches(java.util.Collection, int).public void testBatchIterator()
ca.elmonline.util.BatchIterator#BatchIterator(java.util.Collection, int).public void testConcurrentModificationException()
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.