|
||||||||||
PREV CLASS (src) 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.webservice.WebserviceTestBase (src)
org.jboss.test.webservice.attachment.AttachmentProxyTestCase
Test SOAP with Attachements (SwA) through the JAXRPC dynamic proxy layer. [ 1039881 ] Cannot create multipart/mixed SOAP attachment
Field Summary |
Fields inherited from class org.jboss.test.JBossTestCase (src) |
delegate, deploymentException, log |
Constructor Summary | |
AttachmentProxyTestCase(java.lang.String name)
|
Method Summary | |
protected void |
setUp()
|
static Test |
suite()
Deploy the test ear |
void |
testEchoHandler()
|
void |
testEchoMimeApplicationXML()
Send a multipart message with a text/plain attachment part |
void |
testEchoMimeImageGIF()
Send a multipart message with a text/plain attachment part |
void |
testEchoMimeImageJPEG()
Send a multipart message with a text/plain attachment part |
void |
testEchoMimeMultipart()
Send a multipart message with a text/plain attachment part |
void |
testEchoMimeTextPlain()
Send a multipart message with a text/plain attachment part |
void |
testEchoMimeTextXML()
Send a multipart message with a text/plain attachment part |
void |
testSendMimeApplicationXML()
Send a multipart message with a text/plain attachment part |
void |
testSendMimeImageGIF()
Send a multipart message with a text/plain attachment part |
void |
testSendMimeImageJPEG()
Send a multipart message with a text/plain attachment part |
void |
testSendMimeMultipart()
Send a multipart message with a text/plain attachment part |
void |
testSendMimeTextPlain()
Send a multipart message with a text/plain attachment part |
void |
testSendMimeTextXML()
Send a multipart message with a text/plain attachment part |
Methods inherited from class org.jboss.test.webservice.WebserviceTestBase (src) |
getClientContext |
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 AttachmentProxyTestCase(java.lang.String name)
Method Detail |
public static Test suite() throws java.lang.Exception
java.lang.Exception
protected void setUp() throws java.lang.Exception
java.lang.Exception
public void testSendMimeImageGIF() throws java.lang.Exception
java.lang.Exception
public void testSendMimeImageJPEG() throws java.lang.Exception
java.lang.Exception
public void testSendMimeTextPlain() throws java.lang.Exception
java.lang.Exception
public void testSendMimeMultipart() throws java.lang.Exception
java.lang.Exception
public void testSendMimeTextXML() throws java.lang.Exception
java.lang.Exception
public void testSendMimeApplicationXML() throws java.lang.Exception
java.lang.Exception
public void testEchoMimeImageGIF() throws java.lang.Exception
java.lang.Exception
public void testEchoMimeImageJPEG() throws java.lang.Exception
java.lang.Exception
public void testEchoMimeTextPlain() throws java.lang.Exception
java.lang.Exception
public void testEchoMimeMultipart() throws java.lang.Exception
java.lang.Exception
public void testEchoMimeTextXML() throws java.lang.Exception
java.lang.Exception
public void testEchoMimeApplicationXML() throws java.lang.Exception
java.lang.Exception
public void testEchoHandler() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |