@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.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, tearDown
assertEquals, 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, toString
protected ConfigurationBuilder getBuilder() throws Exception
getBuilder
in class org.mule.tck.AbstractMuleTestCase
Exception
protected abstract String getConfigResources()
protected Object getComponent(String serviceName) throws Exception
Exception
protected Object getComponent(FlowConstruct flowConstruct) throws Exception
Exception
protected FunctionalTestComponent getFunctionalTestComponent(String serviceName) throws Exception
serviceName
- service name as declared in the configException
FunctionalTestComponent
protected FlowConstruct getFlowConstruct(String name) throws Exception
Exception
protected String loadResourceAsString(String name) throws IOException
IOException
protected InputStream loadResource(String name) throws IOException
IOException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.