org.silverpeas.cache.service
Class EhCacheServiceTest
java.lang.Object
org.silverpeas.cache.service.EhCacheServiceTest
public class EhCacheServiceTest
- extends Object
User: Yohann Chastagnier
Date: 11/09/13
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EhCacheServiceTest
public EhCacheServiceTest()
setup
public void setup()
testClear
public void testClear()
testGet
public void testGet()
testAdd
public void testAdd()
testAddWithExplicitLiveExpirency
public void testAddWithExplicitLiveExpirency()
throws InterruptedException
- Throws:
InterruptedException
testAddWithSameKeyAndWithExplicitIdleExpirency
public void testAddWithSameKeyAndWithExplicitIdleExpirency()
throws InterruptedException
- Throws:
InterruptedException
testPut
public void testPut()
testPutWithSameKey
public void testPutWithSameKey()
testPutWithSameKeyAndWithExplicitLiveExpirency
public void testPutWithSameKeyAndWithExplicitLiveExpirency()
throws InterruptedException
- Throws:
InterruptedException
testPutWithSameKeyAndWithExplicitIdleExpirency
public void testPutWithSameKeyAndWithExplicitIdleExpirency()
throws InterruptedException
- Throws:
InterruptedException
assertWithExplicitIdleExpirency
public void assertWithExplicitIdleExpirency(EhCacheService service)
throws InterruptedException
- Throws:
InterruptedException
testRemove
public void testRemove()
Copyright © 2016 Silverpeas. All Rights Reserved.