|
||||||||||
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.jbossnet.JBossNetTestBase (src)
org.jboss.test.jbossnet.ejbsimple.EJBEndpointTestCase
Tests remote accessibility of stateless ejb bean
Field Summary |
Fields inherited from class org.jboss.test.jbossnet.JBossNetTestBase (src) |
ADDRESS, AXIS_CONTEXT, PROTOCOL, SERVICE_PORT, SERVICES_LOCATION |
Fields inherited from class org.jboss.test.JBossTestCase (src) |
delegate, deploymentException, log |
Constructor Summary | |
EJBEndpointTestCase(java.lang.String name)
|
Method Summary | |
protected java.lang.String |
getAxisConfiguration()
where the config is stored |
static void |
main(java.lang.String[] args)
standalone |
void |
setUp()
setup the bean |
static Test |
suite()
this is to deploy the whole ear |
void |
testArrays()
arrays should be tested too |
void |
testClientParser()
Make sure we have the xerces parser, otherwise element serialization might fail |
void |
testElement()
order preservation ok ? |
void |
testHello()
test a simple hello world |
void |
testHowdy()
test some structural parameters |
void |
testReverse()
order preservation ok ? |
void |
testTypedArrays()
arrays should be tested too |
Methods inherited from class org.jboss.test.jbossnet.JBossNetTestBase (src) |
createService, createService |
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 EJBEndpointTestCase(java.lang.String name)
Method Detail |
public void setUp() throws java.lang.Exception
java.lang.Exception
protected java.lang.String getAxisConfiguration()
getAxisConfiguration
in class JBossNetTestBase (src)
public void testClientParser() throws java.lang.Exception
java.lang.Exception
public void testHello() throws java.lang.Exception
java.lang.Exception
public void testHowdy() throws java.lang.Exception
java.lang.Exception
public void testTypedArrays() throws java.lang.Exception
java.lang.Exception
public void testArrays() throws java.lang.Exception
java.lang.Exception
public void testReverse() throws java.lang.Exception
java.lang.Exception
public void testElement() throws java.lang.Exception
java.lang.Exception
public static Test suite() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |