org.mule.transport.cxf
Class CxfCustomHttpHeaderTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.transport.cxf.CxfCustomHttpHeaderTestCase
- All Implemented Interfaces:
- Test, org.mule.api.context.notification.EndpointMessageNotificationListener, org.mule.api.context.notification.MessageNotificationListener, org.mule.api.context.notification.ServerNotificationListener, TestCaseWatchdogTimeoutHandler
public class CxfCustomHttpHeaderTestCase
- extends org.mule.tck.FunctionalTestCase
- implements org.mule.api.context.notification.EndpointMessageNotificationListener
Methods inherited from class org.mule.tck.FunctionalTestCase |
getBuilder, getComponent, getComponent, getConfigurationResources, loadResource, loadResourceAsString |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, 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 |
endpointAddress
protected static final String endpointAddress
- See Also:
- Constant Field Values
CxfCustomHttpHeaderTestCase
public CxfCustomHttpHeaderTestCase()
doSetUp
protected void doSetUp()
throws Exception
- Overrides:
doSetUp
in class AbstractMuleTestCase
- Throws:
Exception
doTearDown
protected void doTearDown()
throws Exception
- Overrides:
doTearDown
in class AbstractMuleTestCase
- Throws:
Exception
testCxf
public void testCxf()
throws Exception
- Throws:
Exception
onNotification
public void onNotification(org.mule.api.context.notification.ServerNotification notification)
- Specified by:
onNotification
in interface org.mule.api.context.notification.ServerNotificationListener
getConfigResources
protected String getConfigResources()
- Specified by:
getConfigResources
in class org.mule.tck.FunctionalTestCase
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.