org.mule.module.ibeans
Class IBeansMessageReceiverTestCase
java.lang.Object
org.mule.tck.junit4.AbstractMuleTestCase
org.mule.tck.junit4.AbstractMuleContextTestCase
org.mule.transport.AbstractMessageReceiverTestCase
org.mule.module.ibeans.IBeansMessageReceiverTestCase
public class IBeansMessageReceiverTestCase
- extends AbstractMessageReceiverTestCase
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 |
IBeansMessageReceiverTestCase
public IBeansMessageReceiverTestCase()
addBuilders
protected void addBuilders(List<ConfigurationBuilder> builders)
- Overrides:
addBuilders
in class AbstractMuleContextTestCase
getMessageReceiver
public MessageReceiver getMessageReceiver()
throws Exception
- Specified by:
getMessageReceiver
in class AbstractMessageReceiverTestCase
- Throws:
Exception
getEndpoint
public InboundEndpoint getEndpoint()
throws Exception
- Description copied from class:
AbstractMessageReceiverTestCase
- Implementations of this method should ensure that the correct connector is set
on the endpoint
- Specified by:
getEndpoint
in class AbstractMessageReceiverTestCase
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.