org.mule.providers.soap.axis.style
Class AxisMessageStyleServiceWithoutNamespaceTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.providers.soap.axis.style.AxisMessageStyleServiceWithoutNamespaceTestCase
- All Implemented Interfaces:
- Test
- public class AxisMessageStyleServiceWithoutNamespaceTestCase
- extends org.mule.tck.FunctionalTestCase
Nested classes inherited from class org.mule.tck.AbstractMuleTestCase |
org.mule.tck.AbstractMuleTestCase.TestInfo |
Fields inherited from class org.mule.tck.FunctionalTestCase |
DEFAULT_BUILDER_CLASS |
Fields inherited from class org.mule.tck.AbstractMuleTestCase |
logger |
Methods inherited from class org.mule.tck.FunctionalTestCase |
doFunctionalTearDown, doPostFunctionalSetUp, doPreFunctionalSetUp, doSetUp, doTearDown, getBuilder, setupManager, suitePreSetUp |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
addTest, disposeManager, finalize, getDefaultModel, getManager, getName, getTestComponent, getTestConnector, getTestDescriptor, getTestEndpoint, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInfo, getTestManager, getTestSession, getTestTransformer, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isOffline, run, runBare, setDisposeManagerPerSuite, setUp, suitePostSetUp, suitePostTearDown, suitePreTearDown, tearDown |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
AxisMessageStyleServiceWithoutNamespaceTestCase
public AxisMessageStyleServiceWithoutNamespaceTestCase()
getConfigResources
public String getConfigResources()
getServiceEndpoint
protected static String getServiceEndpoint()
testDocumentWithNamesapce
public void testDocumentWithNamesapce()
throws Exception
- Throws:
Exception
testDocumentWithQName
public void testDocumentWithQName()
throws Exception
- Throws:
Exception
testDocumentWithAxisApi
public void testDocumentWithAxisApi()
throws Exception
- Throws:
Exception
testDocumentWithSoapMethod
public void testDocumentWithSoapMethod()
throws Exception
- Throws:
Exception
testElementArrayWithSoapMethod
public void testElementArrayWithSoapMethod()
throws Exception
- Throws:
Exception
testElementArrayWithNamesapce
public void testElementArrayWithNamesapce()
throws Exception
- Throws:
Exception
testElementArrayWithQName
public void testElementArrayWithQName()
throws Exception
- Throws:
Exception
testElementArrayWithAxisApi
public void testElementArrayWithAxisApi()
throws Exception
- Throws:
Exception
testSoapBodyElementWithSoapMethod
public void testSoapBodyElementWithSoapMethod()
throws Exception
- Throws:
Exception
testSoapBodyElementWithNamesapce
public void testSoapBodyElementWithNamesapce()
throws Exception
- Throws:
Exception
testSoapBodyElementWithQName
public void testSoapBodyElementWithQName()
throws Exception
- Throws:
Exception
testSoapBodyElementWithAxisApi
public void testSoapBodyElementWithAxisApi()
throws Exception
- Throws:
Exception
testSoapRequestResponseWithAxisApi
public void testSoapRequestResponseWithAxisApi()
throws Exception
- Throws:
Exception
doSoapRequest
protected void doSoapRequest(javax.xml.namespace.QName method,
String endpoint,
boolean useAxisApi,
boolean useSoapMethod,
boolean useQNameMethod)
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.