org.springframework.batch.retry.policy
Class MapRetryContextCacheTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.retry.policy.MapRetryContextCacheTests

public class MapRetryContextCacheTests
extends TestCase


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

Constructor Detail

MapRetryContextCacheTests

public MapRetryContextCacheTests()
Method Detail

testPut

public void testPut()

testRemove

public void testRemove()


Copyright © 2008 SpringSource. All Rights Reserved.