org.mule.providers.soap.axis
Class AxisConnectorJmsTopicsFunctionalTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.mule.tck.AbstractMuleTestCase
              extended by org.mule.tck.FunctionalTestCase
                  extended by org.mule.tck.providers.soap.AbstractSoapFunctionalTestCase
                      extended by org.mule.tck.providers.soap.AbstractSoapResourceEndpointFunctionalTestCase
                          extended by org.mule.providers.soap.axis.AxisConnectorVMFunctionalTestCase
                              extended by org.mule.providers.soap.axis.AxisConnectorJmsFunctionalTestCase
                                  extended by org.mule.providers.soap.axis.AxisConnectorJmsTopicsFunctionalTestCase
All Implemented Interfaces:
Test, org.mule.tck.TestCaseWatchdogTimeoutHandler

public class AxisConnectorJmsTopicsFunctionalTestCase
extends AxisConnectorJmsFunctionalTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.mule.tck.AbstractMuleTestCase
org.mule.tck.AbstractMuleTestCase.TestInfo
 
Field Summary
 
Fields inherited from class org.mule.tck.FunctionalTestCase
DEFAULT_BUILDER_CLASS
 
Fields inherited from class org.mule.tck.AbstractMuleTestCase
IGNORED_DOT_MULE_DIRS, logger
 
Constructor Summary
AxisConnectorJmsTopicsFunctionalTestCase()
           
 
Method Summary
 String getConfigResources()
           
protected  String getDispatchAsyncComplexEndpoint1()
           
protected  String getDispatchAsyncComplexEndpoint2()
           
protected  String getReceiveComplexCollectionEndpoint()
           
protected  String getReceiveComplexEndpoint()
           
protected  String getReceiveEndpoint()
           
protected  String getRequestResponseEndpoint()
           
protected  String getSendReceiveComplexEndpoint1()
           
protected  String getSendReceiveComplexEndpoint2()
           
protected  String getTestExceptionEndpoint()
           
protected  String getWsdlEndpoint()
           
 
Methods inherited from class org.mule.providers.soap.axis.AxisConnectorJmsFunctionalTestCase
getTransportProtocol
 
Methods inherited from class org.mule.providers.soap.axis.AxisConnectorVMFunctionalTestCase
getSoapProvider
 
Methods inherited from class org.mule.tck.providers.soap.AbstractSoapResourceEndpointFunctionalTestCase
testLocationUrlInWSDL
 
Methods inherited from class org.mule.tck.providers.soap.AbstractSoapFunctionalTestCase
testDispatchAsyncComplex, testException, testReceive, testReceiveComplex, testReceiveComplexCollection, testRequestResponse, testSendAndReceiveComplex
 
Methods inherited from class org.mule.tck.FunctionalTestCase
doFunctionalTearDown, doPostFunctionalSetUp, doPreFunctionalSetUp, doSetUp, doTearDown, getBuilder, setupManager, suitePreSetUp
 
Methods inherited from class org.mule.tck.AbstractMuleTestCase
createTestInfo, createWatchdog, disposeManager, getDefaultModel, getManager, getName, getTestComponent, getTestConnector, getTestDescriptor, getTestEndpoint, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInfo, getTestManager, getTestSession, getTestTransformer, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, run, runBare, setDisposeManagerPerSuite, setUp, suitePostSetUp, suitePostTearDown, suitePreTearDown, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, run, runTest, setName, toString
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AxisConnectorJmsTopicsFunctionalTestCase

public AxisConnectorJmsTopicsFunctionalTestCase()
Method Detail

getRequestResponseEndpoint

protected String getRequestResponseEndpoint()
Overrides:
getRequestResponseEndpoint in class AbstractSoapResourceEndpointFunctionalTestCase

getReceiveEndpoint

protected String getReceiveEndpoint()
Overrides:
getReceiveEndpoint in class AbstractSoapResourceEndpointFunctionalTestCase

getReceiveComplexEndpoint

protected String getReceiveComplexEndpoint()
Overrides:
getReceiveComplexEndpoint in class AbstractSoapResourceEndpointFunctionalTestCase

getSendReceiveComplexEndpoint1

protected String getSendReceiveComplexEndpoint1()
Overrides:
getSendReceiveComplexEndpoint1 in class AbstractSoapResourceEndpointFunctionalTestCase

getSendReceiveComplexEndpoint2

protected String getSendReceiveComplexEndpoint2()
Overrides:
getSendReceiveComplexEndpoint2 in class AbstractSoapResourceEndpointFunctionalTestCase

getReceiveComplexCollectionEndpoint

protected String getReceiveComplexCollectionEndpoint()
Overrides:
getReceiveComplexCollectionEndpoint in class AbstractSoapResourceEndpointFunctionalTestCase

getDispatchAsyncComplexEndpoint1

protected String getDispatchAsyncComplexEndpoint1()
Overrides:
getDispatchAsyncComplexEndpoint1 in class AbstractSoapResourceEndpointFunctionalTestCase

getDispatchAsyncComplexEndpoint2

protected String getDispatchAsyncComplexEndpoint2()
Overrides:
getDispatchAsyncComplexEndpoint2 in class AbstractSoapResourceEndpointFunctionalTestCase

getTestExceptionEndpoint

protected String getTestExceptionEndpoint()
Overrides:
getTestExceptionEndpoint in class AbstractSoapResourceEndpointFunctionalTestCase

getWsdlEndpoint

protected String getWsdlEndpoint()
Overrides:
getWsdlEndpoint in class AbstractSoapResourceEndpointFunctionalTestCase

getConfigResources

public String getConfigResources()
Overrides:
getConfigResources in class AxisConnectorVMFunctionalTestCase


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.