@Deprecated public abstract class FunctionalTestCase extends org.mule.tck.AbstractMuleTestCase
getBuilder() method of
this class to return the type of builder you want to use with your test.org.mule.tck.AbstractMuleTestCase.TestInfocallbackCalled, CLASSNAME_ANNOTATIONS_CONFIG_BUILDER, DEFAULT_MULE_TEST_TIMEOUT_SECS, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, logger, muleContext, numPorts, ports, PROPERTY_MULE_TEST_TIMEOUT, RECEIVE_TIMEOUT, TEST_MESSAGE, testTimeoutSecs| Constructor and Description |
|---|
FunctionalTestCase()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationBuilder |
getBuilder()
Deprecated.
|
protected Object |
getComponent(FlowConstruct flowConstruct)
Deprecated.
Returns an instance of the service's component object.
|
protected Object |
getComponent(String serviceName)
Deprecated.
Returns an instance of the service's component object.
|
protected abstract String |
getConfigResources()
Deprecated.
|
protected FlowConstruct |
getFlowConstruct(String name)
Deprecated.
|
protected FunctionalTestComponent |
getFunctionalTestComponent(String serviceName)
Deprecated.
A convenience method to get a type-safe reference to the FunctionTestComponent
|
protected InputStream |
loadResource(String name)
Deprecated.
|
protected String |
loadResourceAsString(String name)
Deprecated.
|
addBuilders, configureMuleContext, createMuleContext, createObject, createObject, createTestInfo, createWatchdog, disposeManager, doSetUp, doTearDown, getConfigurationResources, getPorts, getSensingNullMessageProcessor, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestEventContext, getTestEventUsingFlow, getTestHeader, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInfo, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTimeoutSecs, getTestTransactedInboundEndpoint, getTestTransformer, getTriggerableMessageSource, getTriggerableMessageSource, giveTheTestSomeTimeToCleanUpAndThenKillIt, handleTimeout, initialiseObject, initTestTimeoutSecs, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isGracefulShutdown, isOffline, isStartContext, printTestHeader, registerTestMethod, run, runBare, setDisposeManagerPerSuite, setFailOnTimeout, setName, setStartContext, setUp, suitePostTearDown, suitePreSetUp, tearDownassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, runTest, toStringprotected ConfigurationBuilder getBuilder() throws Exception
getBuilder in class org.mule.tck.AbstractMuleTestCaseExceptionprotected abstract String getConfigResources()
protected Object getComponent(String serviceName) throws Exception
Exceptionprotected Object getComponent(FlowConstruct flowConstruct) throws Exception
Exceptionprotected FunctionalTestComponent getFunctionalTestComponent(String serviceName) throws Exception
serviceName - service name as declared in the configExceptionFunctionalTestComponentprotected FlowConstruct getFlowConstruct(String name) throws Exception
Exceptionprotected String loadResourceAsString(String name) throws IOException
IOExceptionprotected InputStream loadResource(String name) throws IOException
IOExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.