org.springframework.batch.item.support
Class ListItemReaderTests

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

public class ListItemReaderTests
extends TestCase


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

Constructor Detail

ListItemReaderTests

public ListItemReaderTests()
Method Detail

testNext

public void testNext()
              throws Exception
Throws:
Exception

testChangeList

public void testChangeList()
                    throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.