|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.springframework.batch.retry.policy.RecoveryRetryPolicyTests
public class RecoveryRetryPolicyTests
Constructor Summary | |
---|---|
RecoveryRetryPolicyTests()
|
Method Summary | |
---|---|
void |
testCacheCapacity()
|
void |
testCacheCapacityNotReachedIfRecovered()
|
void |
testCanRetry()
|
void |
testClose()
|
void |
testExhaustedClearsHistoryAfterLastAttempt()
|
void |
testKeyGeneratorNotConsistentAfterFailure()
|
void |
testOpenSunnyDay()
|
void |
testOpenTwice()
|
void |
testOpenWithWrongCallbackType()
|
void |
testRecover()
|
void |
testRecoverWithParent()
|
void |
testRecoverWithTemplate()
|
void |
testRegisterThrowable()
|
void |
testRetryCount()
|
void |
testRetryCountPreservedBetweenRetries()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RecoveryRetryPolicyTests()
Method Detail |
---|
public void testOpenSunnyDay() throws Exception
Exception
public void testOpenWithWrongCallbackType()
public void testCanRetry()
public void testRegisterThrowable()
public void testClose() throws Exception
Exception
public void testOpenTwice() throws Exception
Exception
public void testRecover() throws Exception
Exception
public void testRecoverWithParent() throws Exception
Exception
public void testRecoverWithTemplate() throws Exception
Exception
public void testExhaustedClearsHistoryAfterLastAttempt() throws Exception
Exception
public void testRetryCount() throws Exception
Exception
public void testRetryCountPreservedBetweenRetries() throws Exception
Exception
public void testKeyGeneratorNotConsistentAfterFailure() throws Throwable
Throwable
public void testCacheCapacity() throws Exception
Exception
public void testCacheCapacityNotReachedIfRecovered() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |