org.mule.tck.providers.soap
Class AbstractSoapUrlEndpointFunctionalTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.tck.providers.soap.AbstractSoapFunctionalTestCase
org.mule.tck.providers.soap.AbstractSoapUrlEndpointFunctionalTestCase
- All Implemented Interfaces:
- Test, TestCaseWatchdogTimeoutHandler
- Direct Known Subclasses:
- AxisConnectorHttpFunctionalTestCase, CxfConnectorHttpFunctionalTestCase
public abstract class AbstractSoapUrlEndpointFunctionalTestCase
- extends AbstractSoapFunctionalTestCase
Methods inherited from class org.mule.tck.FunctionalTestCase |
getBuilder, getComponent, getComponent, getConfigResources, getConfigurationResources, loadResource, loadResourceAsString |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, doSetUp, doTearDown, getName, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEvent, getTestInfo, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransformer, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, isStartContext, registerTestMethod, run, runBare, setDisposeManagerPerSuite, setName, setStartContext, setUp, suitePostTearDown, suitePreSetUp, 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 |
AbstractSoapUrlEndpointFunctionalTestCase
public AbstractSoapUrlEndpointFunctionalTestCase()
getTransportProtocol
protected abstract String getTransportProtocol()
getSoapProvider
protected abstract String getSoapProvider()
getComponentWithoutInterfacesEndpoint
protected String getComponentWithoutInterfacesEndpoint()
getRequestResponseEndpoint
protected String getRequestResponseEndpoint()
- Specified by:
getRequestResponseEndpoint
in class AbstractSoapFunctionalTestCase
getReceiveEndpoint
protected String getReceiveEndpoint()
- Specified by:
getReceiveEndpoint
in class AbstractSoapFunctionalTestCase
getReceiveComplexEndpoint
protected String getReceiveComplexEndpoint()
- Specified by:
getReceiveComplexEndpoint
in class AbstractSoapFunctionalTestCase
getSendReceiveComplexEndpoint1
protected String getSendReceiveComplexEndpoint1()
- Specified by:
getSendReceiveComplexEndpoint1
in class AbstractSoapFunctionalTestCase
getSendReceiveComplexEndpoint2
protected String getSendReceiveComplexEndpoint2()
- Specified by:
getSendReceiveComplexEndpoint2
in class AbstractSoapFunctionalTestCase
getReceiveComplexCollectionEndpoint
protected String getReceiveComplexCollectionEndpoint()
- Specified by:
getReceiveComplexCollectionEndpoint
in class AbstractSoapFunctionalTestCase
getDispatchAsyncComplexEndpoint1
protected String getDispatchAsyncComplexEndpoint1()
- Specified by:
getDispatchAsyncComplexEndpoint1
in class AbstractSoapFunctionalTestCase
getDispatchAsyncComplexEndpoint2
protected String getDispatchAsyncComplexEndpoint2()
- Specified by:
getDispatchAsyncComplexEndpoint2
in class AbstractSoapFunctionalTestCase
getTestExceptionEndpoint
protected String getTestExceptionEndpoint()
- Specified by:
getTestExceptionEndpoint
in class AbstractSoapFunctionalTestCase
getWsdlEndpoint
protected String getWsdlEndpoint()
- Specified by:
getWsdlEndpoint
in class AbstractSoapFunctionalTestCase
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.