|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.jbossmq.perf.JBossMQPerfStressTestCase
JBossMQPerfStressTestCase.java Some simple tests of JBossMQ
| Field Summary |
| Fields inherited from class org.jboss.test.JBossTestCase (src) |
delegate, deploymentException, log |
| Constructor Summary | |
JBossMQPerfStressTestCase(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 |
runAsynchQueuePerformance(int transacted,
int persistence)
#Description of the Method |
void |
runAsynchTopicPerformance(int transacted,
int persistence)
#Description of the Method |
void |
runSynchQueuePerformance(int transacted,
int persistence)
#Description of the Method |
void |
runSynchTopicPerformance(int transacted,
int persistence)
#Description of the Method |
protected void |
setUp()
The JUnit setup method |
void |
testAsynchQueuePerformance()
A unit test for JUnit |
void |
testAsynchTopicPerformance()
A unit test for JUnit |
void |
testSynchQueuePerformance()
A unit test for JUnit |
void |
testSynchTopicPerformance()
A unit test for JUnit |
| 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 |
public JBossMQPerfStressTestCase(java.lang.String name)
throws java.lang.Exception
name - Description of Parameter
java.lang.Exception - Description of Exception| Method Detail |
public void runAsynchQueuePerformance(int transacted,
int persistence)
throws java.lang.Exception
transacted - Description of Parameterpersistence - Description of Parameter
java.lang.Exception - Description of Exception
public void runAsynchTopicPerformance(int transacted,
int persistence)
throws java.lang.Exception
transacted - Description of Parameterpersistence - Description of Parameter
java.lang.Exception - Description of Exception
public void runSynchQueuePerformance(int transacted,
int persistence)
throws java.lang.Exception
transacted - Description of Parameterpersistence - Description of Parameter
java.lang.Exception - Description of Exception
public void runSynchTopicPerformance(int transacted,
int persistence)
throws java.lang.Exception
transacted - Description of Parameterpersistence - Description of Parameter
java.lang.Exception - Description of Exception
public void testAsynchQueuePerformance()
throws java.lang.Exception
java.lang.Exception - Description of Exception
public void testAsynchTopicPerformance()
throws java.lang.Exception
java.lang.Exception - Description of Exception
public void testSynchQueuePerformance()
throws java.lang.Exception
java.lang.Exception - Description of Exception
public void testSynchTopicPerformance()
throws java.lang.Exception
java.lang.Exception - Description of Exception
protected void setUp()
throws java.lang.Exception
java.lang.Exception - Description of Exceptionpublic static void main(java.lang.String[] args)
args - The command line arguments
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||