org.jboss.test.jbossmq.perf
Class SendReplyPerfStressTestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.jbossmq.perf.SendReplyPerfStressTestCase
- public class SendReplyPerfStressTestCase
- extends JBossTestCase (src)
JBossMQPerfStressTestCase.java Some simple tests of JBossMQ
- 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 |
SendReplyPerfStressTestCase
public SendReplyPerfStressTestCase(java.lang.String name)
throws java.lang.Exception
main
public static void main(java.lang.String[] args)
- The main entry-point for the JBossMQPerfStressTestCase class
- Parameters:
args
- The command line arguments
testSendReplyQueue
public void testSendReplyQueue()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSendReplyTopic
public void testSendReplyTopic()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception