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