org.mule.transport.jdbc.functional
Class JdbcFunctionalTestCase
java.lang.Object
org.mule.tck.junit4.AbstractMuleTestCase
org.mule.tck.junit4.AbstractMuleContextTestCase
org.mule.tck.junit4.FunctionalTestCase
org.mule.transport.jdbc.functional.AbstractJdbcFunctionalTestCase
org.mule.transport.jdbc.functional.JdbcFunctionalTestCase
public class JdbcFunctionalTestCase
- extends AbstractJdbcFunctionalTestCase
Methods inherited from class org.mule.transport.jdbc.functional.AbstractJdbcFunctionalTestCase |
assertResultSetEmpty, assertResultSetNotEmpty, createTable, deleteTable, doSetUp, doTearDown, execSqlQuery, execSqlUpdate, isPopulateTestData, populateTable, setPopulateTestData, startDatabase, stopDatabase |
Methods inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase |
addBuilders, configureMuleContext, createMuleContext, createObject, createObject, disposeContext, disposeContextPerTest, 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 |
DEFAULT_MESSAGE
public static final String DEFAULT_MESSAGE
- See Also:
- Constant Field Values
JdbcFunctionalTestCase
public JdbcFunctionalTestCase()
getConfigResources
protected String getConfigResources()
- Overrides:
getConfigResources
in class AbstractJdbcFunctionalTestCase
testDirectSql
public void testDirectSql()
throws Exception
- Throws:
Exception
testSend
public void testSend()
throws Exception
- Throws:
Exception
testSendMap
public void testSendMap()
throws Exception
- Throws:
Exception
testReceive
public void testReceive()
throws Exception
- Throws:
Exception
testReceiveAndSend
public void testReceiveAndSend()
throws Exception
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.