org.springframework.batch.item.support
Class AggregateItemReaderTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.item.support.AggregateItemReaderTests

public class AggregateItemReaderTests
extends TestCase


Constructor Summary
AggregateItemReaderTests()
           
 
Method Summary
 void setUp()
           
 void testNext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregateItemReaderTests

public AggregateItemReaderTests()
Method Detail

setUp

public void setUp()

testNext

public void testNext()
              throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.