|
||||||||||
| PREV CLASS 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.load.test.Client
Test client.
Deployes the testbean.jar and then starts as many workers as on the
command line given.
After all workers are done, it prints a success or failure message.
The return value is the number of failed workers (0=sucess, 1=one worker failed, ...)
parsed parameter:
| Field Summary |
| Fields inherited from class org.jboss.test.JBossTestCase (src) |
delegate, deploymentException, log |
| Constructor Summary | |
Client(java.lang.String name)
|
|
Client(java.lang.String[] _args)
|
|
| Method Summary | |
static void |
main(java.lang.String[] _args)
|
| 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 Client(java.lang.String name)
public Client(java.lang.String[] _args)
throws java.lang.Exception
| Method Detail |
public static void main(java.lang.String[] _args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||