|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.helloiiop.test.HelloTimingStressTestCase
Simple tests of the Hello stateless session bean
Field Summary |
Fields inherited from class org.jboss.test.JBossTestCase (src) |
delegate, deploymentException, log |
Constructor Summary | |
HelloTimingStressTestCase(java.lang.String name)
|
Method Summary | |
protected javax.naming.InitialContext |
getInitialContext()
Gets the InitialContext attribute of the JBossTestCase object |
static Test |
suite()
|
void |
testContextSpeed()
This tests the speed of InitialContext lookups including getting the initial context. |
void |
testData()
Test marshalling of custom data-holders. |
void |
testHello()
Lookup the bean, call it, remove it. |
void |
testReusedContextSpeed()
This tests the speed of JNDI lookups |
void |
testSpeed()
This tests the speed of invocations |
void |
testSpeed2()
This tests the speed of invocations |
Methods inherited from class org.jboss.test.JBossTestCase (src) |
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeploySetup, getDeployURL, 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 HelloTimingStressTestCase(java.lang.String name) throws java.io.IOException
Method Detail |
protected javax.naming.InitialContext getInitialContext() throws java.lang.Exception
JBossTestCase (src)
getInitialContext
in class JBossTestCase (src)
java.lang.Exception
public void testHello() throws java.lang.Exception
java.lang.Exception
public void testData() throws java.lang.Exception
java.lang.Exception
public void testSpeed() throws java.lang.Exception
java.lang.Exception
public void testSpeed2() throws java.lang.Exception
java.lang.Exception
public void testContextSpeed() throws java.lang.Exception
java.lang.Exception
public void testReusedContextSpeed() throws java.lang.Exception
java.lang.Exception
public static Test suite() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |