org.jboss.test.webservice.jbas897
Class JBAS897TestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.webservice.jbas897.JBAS897TestCase
- public class JBAS897TestCase
- extends JBossTestCase (src)
I made a typo in my ejb-jar.xml file so it didn't match the
within my webservices.xml file. No complaint
from JBoss on deployment on this.
http://jira.jboss.com/jira/browse/JBAS-897
- Since:
- 04-Feb-2005
- See Also:
- Serialized Form
Constructor Summary |
JBAS897TestCase(java.lang.String name)
Construct the test case with a given name |
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 |
JBAS897TestCase
public JBAS897TestCase(java.lang.String name)
- Construct the test case with a given name
testJSEEndpoint
public void testJSEEndpoint()
throws java.lang.Exception
- Test JSE endpoint
- Throws:
java.lang.Exception
testJSEEndpointFail
public void testJSEEndpointFail()
throws java.lang.Exception
- Test JSE endpoint with invalid deployment
- Throws:
java.lang.Exception
testEJBEndpoint
public void testEJBEndpoint()
throws java.lang.Exception
- Test EJB endpoint
- Throws:
java.lang.Exception
testEJBEndpointFail
public void testEJBEndpointFail()
throws java.lang.Exception
- Test EJB endpoint
- Throws:
java.lang.Exception