org.jboss.test.cache.perf.aop
Class ReplicatedSyncPerfAopTest
java.lang.Object
TestCase
org.jboss.test.cache.perf.aop.ReplicatedSyncPerfAopTest
- public class ReplicatedSyncPerfAopTest
- extends TestCase
Replicated synchronous mode performance test for transactional TreeCache.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplicatedSyncPerfAopTest
public ReplicatedSyncPerfAopTest(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
testOneCacheTx
public void testOneCacheTx()
throws java.lang.Exception
- Throws:
java.lang.Exception
test2CachesTx
public void test2CachesTx()
throws java.lang.Exception
- Throws:
java.lang.Exception
test2CachesOneTxOnly
public void test2CachesOneTxOnly()
throws java.lang.Exception
- Throws:
java.lang.Exception
test3CachesTx
public void test3CachesTx()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception