org.jboss.test.cache.perf.aop
Class LocalPerfAopTest
java.lang.Object
TestCase
org.jboss.test.cache.perf.aop.LocalPerfAopTest
- public class LocalPerfAopTest
- extends TestCase
Local mode performance test for TreeCacheAop.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalPerfAopTest
public LocalPerfAopTest(java.lang.String name)
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAll
public void testAll()
throws java.lang.Exception
- Throws:
java.lang.Exception
setLevelRW
protected void setLevelRW()
setLevelSerial
protected void setLevelSerial()
testAllTx_RWLock
public void testAllTx_RWLock()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAllTx_SimpleLock
public void testAllTx_SimpleLock()
throws java.lang.Exception
- Throws:
java.lang.Exception
allTx
protected void allTx()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception