org.springframework.batch.repeat.callback
Class ItemReaderRepeatCallbackTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.repeat.callback.ItemReaderRepeatCallbackTests

public class ItemReaderRepeatCallbackTests
extends TestCase


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

Constructor Detail

ItemReaderRepeatCallbackTests

public ItemReaderRepeatCallbackTests()
Method Detail

testDoWithRepeat

public void testDoWithRepeat()
                      throws Exception
Throws:
Exception

testDoWithRepeatNullProcessor

public void testDoWithRepeatNullProcessor()
                                   throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.