org.mule.issues
Class TransformerChainMule2063TestCase
java.lang.Object
org.mule.tck.junit4.AbstractMuleTestCase
org.mule.tck.junit4.AbstractMuleContextTestCase
org.mule.tck.junit4.FunctionalTestCase
org.mule.issues.TransformerChainMule2063TestCase
- Direct Known Subclasses:
- TransformerChainMule2131TestCase
public class TransformerChainMule2063TestCase
- extends FunctionalTestCase
Methods inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase |
addBuilders, configureMuleContext, createMuleContext, createObject, createObject, disposeContext, disposeContextPerTest, doSetUp, doTearDown, 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 |
IN
public static final String IN
- See Also:
- Constant Field Values
TEST1_OUT
public static final String TEST1_OUT
- See Also:
- Constant Field Values
TEST2_OUT
public static final String TEST2_OUT
- See Also:
- Constant Field Values
TEST3_OUT
public static final String TEST3_OUT
- See Also:
- Constant Field Values
WAIT_MS
public static final long WAIT_MS
- See Also:
- Constant Field Values
TransformerChainMule2063TestCase
public TransformerChainMule2063TestCase()
getConfigResources
protected String getConfigResources()
- Specified by:
getConfigResources
in class FunctionalTestCase
doTest
protected void doTest(String name,
String result)
throws Exception
- Throws:
Exception
testInputTransformers
public void testInputTransformers()
throws Exception
- Throws:
Exception
testGlobalTransformers
public void testGlobalTransformers()
throws Exception
- Throws:
Exception
testOutputTransformers
public void testOutputTransformers()
throws Exception
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.