public class MethodCachingInterceptorTest
extends org.lexevs.dao.test.LexEvsDbUnitTestBase
Constructor and Description |
---|
MethodCachingInterceptorTest() |
Modifier and Type | Method and Description |
---|---|
void |
clearCache()
Clear cache.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
testCacheSetup()
Test cache setup.
|
void |
testCacheThreadSafety() |
void |
testClearCache()
Test clear cache.
|
void |
testClearCacheWithNestedCache()
Test clear cache.
|
void |
testCloneResult() |
void |
testComplexObject() |
void |
testDisableCache() |
void |
testPutInCache()
Test put in cache.
|
void |
testPutTwiceInCache()
Test put twice in cache.
|
void |
testTwoDifferentInCache()
Test two different in cache.
|
void |
testUnCachableMethod()
Test un cachable method.
|
checkSetUp, getDataSet, getDataSource, setUp, tearDown
closeConnection, getDatabaseTester, getOperationListener, getSetUpOperation, getTearDownOperation, setUpDatabaseConfig
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
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, failNotEquals, failNotSame, failSame, format
public void testCacheSetup()
public void clearCache()
public void testComplexObject()
public void testPutInCache()
public void testPutTwiceInCache()
public void testTwoDifferentInCache()
public void testUnCachableMethod()
public void testClearCache()
public void testClearCacheWithNestedCache()
public void testCloneResult()
public void testDisableCache()
public void testCacheThreadSafety() throws java.lang.InterruptedException
java.lang.InterruptedException
public static void main(java.lang.String[] args)
args
- the arguments