org.jboss.test.jbossmq.perf
Class UIL2InvocationLayerStressTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.JBossTestCase (src) 
          extended byorg.jboss.test.jbossmq.perf.InvocationLayerStressTest (src) 
              extended byorg.jboss.test.jbossmq.perf.UIL2InvocationLayerStressTestCase

public class UIL2InvocationLayerStressTestCase
extends InvocationLayerStressTest (src)

JBossMQPerfStressTestCase.java Some simple tests of JBossMQ

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.JBossTestCase (src)
delegate, deploymentException, log
 
Constructor Summary
UIL2InvocationLayerStressTestCase(java.lang.String name)
          Constructor for the JBossMQPerfStressTestCase object
 
Method Summary
static void main(java.lang.String[] args)
          The main entry-point for the JBossMQPerfStressTestCase class
 void testUIL2MutliSessionOneConnection()
          A unit test for JUnit
 
Methods inherited from class org.jboss.test.jbossmq.perf.InvocationLayerStressTest (src)
connect, createQueue, createTopic, deleteQueue, deleteTopic, disconnect
 
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
 

Constructor Detail

UIL2InvocationLayerStressTestCase

public UIL2InvocationLayerStressTestCase(java.lang.String name)
                                  throws java.lang.Exception
Constructor for the JBossMQPerfStressTestCase object

Parameters:
name - Description of Parameter
Throws:
java.lang.Exception - Description of Exception
Method Detail

testUIL2MutliSessionOneConnection

public void testUIL2MutliSessionOneConnection()
                                       throws java.lang.Exception
A unit test for JUnit

Throws:
java.lang.Exception - Description of Exception

main

public static void main(java.lang.String[] args)
The main entry-point for the JBossMQPerfStressTestCase class

Parameters:
args - The command line arguments