public class CachePluginTest
extends java.lang.Object
| Constructor and Description |
|---|
CachePluginTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCaching() |
void |
testCachingMultiThreaded() |
void |
testCachingReturnAttribute() |
void |
testNoCachingIfException() |
public void setUp()
public void testCaching()
throws java.lang.Exception
java.lang.Exceptionpublic void testCachingReturnAttribute()
throws java.lang.Exception
java.lang.Exceptionpublic void testCachingMultiThreaded()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoCachingIfException()
throws java.lang.Exception
java.lang.Exception