org.jboss.test.jbossmq.perf
Class OILInvocationLayerStressTestCase

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.OILInvocationLayerStressTestCase

public class OILInvocationLayerStressTestCase
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
OILInvocationLayerStressTestCase(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 testOILMutliSessionOneConnection()
          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

OILInvocationLayerStressTestCase

public OILInvocationLayerStressTestCase(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

testOILMutliSessionOneConnection

public void testOILMutliSessionOneConnection()
                                      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