org.mule.module.ibeans
Class IBeansEndpointTestCase
java.lang.Object
org.mule.tck.junit4.AbstractMuleTestCase
org.mule.tck.junit4.AbstractMuleContextTestCase
org.mule.module.ibeans.annotations.AbstractIBeansTestCase
org.mule.module.ibeans.IBeansEndpointTestCase
public class IBeansEndpointTestCase
- extends AbstractIBeansTestCase
Methods inherited from class org.mule.module.ibeans.annotations.AbstractIBeansTestCase |
addBuilders, createPlugin, doSetUp, getDataAs, loadData, withAtomData, withData, withData, withJsonData, withRssData, withTextData, withXmlData |
Methods inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase |
configureMuleContext, createMuleContext, createObject, createObject, disposeContext, disposeContextPerTest, doTearDown, getBuilder, getConfigurationResources, getSensingNullMessageProcessor, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestEventContext, getTestEventUsingFlow, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEvent, getTestInboundEvent, getTestInboundEvent, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransactedInboundEndpoint, getTestTransformer, getTriggerableMessageSource, getTriggerableMessageSource, initialiseObject, isDisposeContextPerClass, isGracefulShutdown, isStartContext, setDisposeContextPerClass, setStartContext, setUpMuleContext |
Methods inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
clearExcludedFlag, clearRequestContext, createTestTimeoutRule, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IBeansEndpointTestCase
public IBeansEndpointTestCase()
testValidEndpointURI
public void testValidEndpointURI()
throws Exception
- Throws:
Exception
testValidEndpointURIWithParams
public void testValidEndpointURIWithParams()
throws Exception
- Throws:
Exception
testMissingIBeanEndpointURI
public void testMissingIBeanEndpointURI()
throws Exception
- Throws:
Exception
testBanIBeanMethodEndpointURI
public void testBanIBeanMethodEndpointURI()
throws Exception
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.