org.jboss.test.perf.test
Class PerfStressTestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.perf.test.PerfStressTestCase
- Direct Known Subclasses:
- SecurePerfStressTestCase (src)
- public class PerfStressTestCase
- extends JBossTestCase (src)
Test of EJB call invocation overhead.
- See Also:
- Serialized Form
Methods inherited from class org.jboss.test.JBossTestCase (src) |
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeploySetup, getDeployURL, getInitialContext, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, initDelegate, invoke, restartDBPool, sleep, testServerFound, undeploy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLIENT_SESSION
protected java.lang.String CLIENT_SESSION
CLIENT_ENTITY
protected java.lang.String CLIENT_ENTITY
PROBE
protected java.lang.String PROBE
PROBE_CMT
protected java.lang.String PROBE_CMT
TX_SESSION
protected java.lang.String TX_SESSION
ENTITY
protected java.lang.String ENTITY
ENTITY2
protected java.lang.String ENTITY2
PerfStressTestCase
public PerfStressTestCase(java.lang.String name)
testClientSession
public void testClientSession()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTimings
public void testTimings()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTimingsCMT
public void testTimingsCMT()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTxTimings
public void testTxTimings()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindByPrimaryKey
public void testFindByPrimaryKey()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFindByPrimaryKey2
public void testFindByPrimaryKey2()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception