org.springframework.batch.repeat.exception
Class CompositeExceptionHandlerTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.repeat.exception.CompositeExceptionHandlerTests

public class CompositeExceptionHandlerTests
extends TestCase


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

Constructor Detail

CompositeExceptionHandlerTests

public CompositeExceptionHandlerTests()
Method Detail

testNewHandler

public void testNewHandler()
                    throws Throwable
Throws:
Throwable

testDelegation

public void testDelegation()
                    throws Throwable
Throws:
Throwable


Copyright © 2008 SpringSource. All Rights Reserved.