org.springframework.batch.retry
Class BackOffInterruptedExceptionTests
java.lang.Object
TestCase
org.springframework.batch.retry.AbstractExceptionTests
org.springframework.batch.retry.BackOffInterruptedExceptionTests
public class BackOffInterruptedExceptionTests
- extends AbstractExceptionTests
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackOffInterruptedExceptionTests
public BackOffInterruptedExceptionTests()
getException
public Exception getException(String msg)
throws Exception
- Specified by:
getException
in class AbstractExceptionTests
- Throws:
Exception
getException
public Exception getException(String msg,
Throwable t)
throws Exception
- Specified by:
getException
in class AbstractExceptionTests
- Throws:
Exception
testNothing
public void testNothing()
throws Exception
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.