org.jboss.test.iiop.test
Class ParameterPassingStressTestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.iiop.test.ParameterPassingStressTestCase
- public class ParameterPassingStressTestCase
- extends JBossTestCase (src)
- See Also:
- Serialized Form
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 |
ParameterPassingStressTestCase
public ParameterPassingStressTestCase(java.lang.String name)
throws java.io.IOException
getInitialContext
protected javax.naming.InitialContext getInitialContext()
throws java.lang.Exception
- Description copied from class:
JBossTestCase (src)
- Gets the InitialContext attribute of the JBossTestCase object
- Overrides:
getInitialContext
in class JBossTestCase (src)
- Returns:
- The InitialContext value
- Throws:
java.lang.Exception
test_getString
public void test_getString()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_PrimitiveTypes
public void test_PrimitiveTypes()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_String
public void test_String()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_StatelessSession
public void test_StatelessSession()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_Remote
public void test_Remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_Serializable
public void test_Serializable()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_intArray
public void test_intArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_valueArray
public void test_valueArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_exception
public void test_exception()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_FooValueToObject
public void test_FooValueToObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_BooValueToObject
public void test_BooValueToObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_valueArrayToVector
public void test_valueArrayToVector()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_vectorToValueArray
public void test_vectorToValueArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_getException
public void test_getException()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_getZooValue
public void test_getZooValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_referenceSharingWithinArray
public void test_referenceSharingWithinArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_referenceSharingWithinCollection
public void test_referenceSharingWithinCollection()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_bigVector
public void test_bigVector()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_CorbaObject
public void test_CorbaObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_IdlInterface
public void test_IdlInterface()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception