@Deprecated public abstract class AbstractServiceAndFlowTestCase extends FunctionalTestCase
Modifier and Type | Class and Description |
---|---|
static class |
AbstractServiceAndFlowTestCase.ConfigVariant
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected String |
configResources
Deprecated.
|
protected AbstractServiceAndFlowTestCase.ConfigVariant |
variant
Deprecated.
|
Constructor and Description |
---|
AbstractServiceAndFlowTestCase(AbstractServiceAndFlowTestCase.ConfigVariant variant,
String configResources)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doSetUp()
Deprecated.
|
protected void |
doSetUpForFlow()
Deprecated.
|
protected void |
doSetUpForService()
Deprecated.
|
protected String |
getConfigFile()
Deprecated.
|
protected String[] |
getConfigFiles()
Deprecated.
|
protected String |
getTestHeader()
Deprecated.
|
clearFlowAssertions, getBuilder, getComponent, getComponent, getConfigResources, getFlowConstruct, getFunctionalTestComponent, getSubFlow, loadResource, loadResourceAsString, lookupFlowConstruct, runFlow, runFlow, runFlow, runFlowAndExpect, runFlowAndExpectProperty, runFlowNonBlocking, runFlowNonBlocking, runFlowNonBlocking, runFlowWithPayloadAndExpect, runSchedulersOnce, stopFlowConstruct, stopFlowSchedulers, testFlow, testFlow, testFlowNonBlocking, testFlowNonBlocking
addBuilders, configureMuleContext, createMuleContext, createObject, createObject, disposeContext, disposeContextPerTest, doSetUpBeforeMuleContextCreation, doTearDown, doTearDownAfterMuleContextDispose, getConfigurationResources, getFileInsideWorkingDirectory, getNonBlockingResponse, getNonBlockingTestEventUsingFlow, getSensingNullMessageProcessor, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestEventContext, getTestEventUsingFlow, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestMuleMessage, getTestMuleMessage, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransactedInboundEndpoint, getTestTransformer, getTriggerableMessageSource, getTriggerableMessageSource, getWorkingDirectory, initialiseObject, isDisposeContextPerClass, isGracefulShutdown, isStartContext, setDisposeContextPerClass, setStartContext, setUpMuleContext
clearExcludedFlag, clearRequestContext, clearTestCaseName, createTestTimeoutRule, dumpFilteredThreadsInTest, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile, takeTestCaseName
protected AbstractServiceAndFlowTestCase.ConfigVariant variant
protected String configResources
public AbstractServiceAndFlowTestCase(AbstractServiceAndFlowTestCase.ConfigVariant variant, String configResources)
protected void doSetUp() throws Exception
doSetUp
in class org.mule.tck.junit4.AbstractMuleContextTestCase
Exception
protected void doSetUpForFlow()
protected void doSetUpForService()
protected String getConfigFile()
getConfigFile
in class FunctionalTestCase
protected String[] getConfigFiles()
getConfigFiles
in class FunctionalTestCase
protected String getTestHeader()
getTestHeader
in class org.mule.tck.junit4.AbstractMuleTestCase
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.