org.springframework.batch.support
Class ExceptionClassifierSupportTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.support.ExceptionClassifierSupportTests

public class ExceptionClassifierSupportTests
extends TestCase


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

Constructor Detail

ExceptionClassifierSupportTests

public ExceptionClassifierSupportTests()
Method Detail

testClassifyNullIsDefault

public void testClassifyNullIsDefault()

testClassifyRandomException

public void testClassifyRandomException()


Copyright © 2008 SpringSource. All Rights Reserved.