org.springframework.batch.item
Class ItemRecoveryHandlerTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.item.ItemRecoveryHandlerTests

public class ItemRecoveryHandlerTests
extends TestCase


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

Constructor Detail

ItemRecoveryHandlerTests

public ItemRecoveryHandlerTests()
Method Detail

testRecover

public void testRecover()
                 throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.