@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.
|
callbackCalled, CLASSNAME_ANNOTATIONS_CONFIG_BUILDER, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, muleContext, RECEIVE_TIMEOUT, TEST_MESSAGE, TEST_PAYLOAD, WORKING_DIRECTORY_SYSTEM_PROPERTY_KEY, workingDirectoryDEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY, TESTING_MODE_PROPERTY_NAME| 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, testFlowNonBlockingaddBuilders, 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, setUpMuleContextclearExcludedFlag, clearRequestContext, clearTestCaseName, createTestTimeoutRule, dumpFilteredThreadsInTest, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile, takeTestCaseNameprotected 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.AbstractMuleContextTestCaseExceptionprotected void doSetUpForFlow()
protected void doSetUpForService()
protected String getConfigFile()
getConfigFile in class FunctionalTestCaseprotected String[] getConfigFiles()
getConfigFiles in class FunctionalTestCaseprotected String getTestHeader()
getTestHeader in class org.mule.tck.junit4.AbstractMuleTestCaseCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.