org.springframework.batch.repeat.callback
Class NestedRepeatCallbackTests

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

public class NestedRepeatCallbackTests
extends TestCase


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

Constructor Detail

NestedRepeatCallbackTests

public NestedRepeatCallbackTests()
Method Detail

testExecute

public void testExecute()
                 throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.