org.springframework.batch.repeat.exception
Class DefaultExceptionHandlerTests

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

public class DefaultExceptionHandlerTests
extends TestCase


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

Constructor Detail

DefaultExceptionHandlerTests

public DefaultExceptionHandlerTests()
Method Detail

testRuntimeException

public void testRuntimeException()
                          throws Throwable
Throws:
Throwable

testError

public void testError()
               throws Throwable
Throws:
Throwable


Copyright © 2008 SpringSource. All Rights Reserved.