|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.test.integration.providers.jms.AbstractJmsFunctionalTestCase
org.mule.test.integration.providers.jms.AbstractJmsTransactionFunctionalTest
org.mule.providers.jms.issues.ActiveMQJmsTransactionMule2071TestCase
public class ActiveMQJmsTransactionMule2071TestCase
The excluded parts of ActiveMQJmsTransactionFucntionalTestCase.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.mule.test.integration.providers.jms.AbstractJmsTransactionFunctionalTest |
---|
AbstractJmsTransactionFunctionalTest.RollbackExceptionListener |
Nested classes/interfaces inherited from class org.mule.tck.AbstractMuleTestCase |
---|
org.mule.tck.AbstractMuleTestCase.TestInfo |
Field Summary | |
---|---|
protected org.apache.activemq.ActiveMQConnectionFactory |
factory
|
Fields inherited from class org.mule.test.integration.providers.jms.AbstractJmsTransactionFunctionalTest |
---|
ALL, CLEANUP, currentTx, exclusionFlag, SEND_NOT_TRANSACTED, SEND_TRANSACTED_ALWAYS, SEND_TRANSACTED_IF_POSSIBLE_WITH_TRANSACTION, SEND_TRANSACTED_IF_POSSIBLE_WITHOUT_TRANSACTION, SEND_TRANSACTED_ROLLBACK, TRANSACTED_REDELIVERY_TO_DL_DESTINATION |
Fields inherited from class org.mule.test.integration.providers.jms.AbstractJmsFunctionalTestCase |
---|
callbackCalled, cnn, connector, CONNECTOR_NAME, currentMsg, DEFAULT_DL_QUEUE, DEFAULT_DL_TOPIC, DEFAULT_IN_QUEUE, DEFAULT_IN_TOPIC, DEFAULT_MESSAGE, DEFAULT_OUT_QUEUE, DEFAULT_OUT_TOPIC, eventCount, LOCK_WAIT, logger, model |
Fields inherited from class org.mule.tck.AbstractMuleTestCase |
---|
IGNORED_DOT_MULE_DIRS |
Constructor Summary | |
---|---|
ActiveMQJmsTransactionMule2071TestCase()
|
Method Summary | |
---|---|
org.mule.providers.jms.JmsConnector |
createConnector()
|
protected void |
doTearDown()
|
ConnectionFactory |
getConnectionFactory()
|
org.mule.umo.UMOTransactionFactory |
getTransactionFactory()
|
Methods inherited from class org.mule.test.integration.providers.jms.AbstractJmsTransactionFunctionalTest |
---|
addResultListener, afterInitialise, doSetUp, exclude, getAcknowledgementMode, getDescriptor, getDLDest, getInDest, getOutDest, initialiseComponent, notExcluded, send, testCleanup, testSendNotTransacted, testSendTransactedAlways, testSendTransactedIfPossibleWithoutTransaction, testSendTransactedIfPossibleWithTransaction, testSendTransactedRollback, testTransactedRedeliveryToDLDestination |
Methods inherited from class org.mule.test.integration.providers.jms.AbstractJmsFunctionalTestCase |
---|
drainDestinations, getSenderConnection, initialiseComponent, receive, send, useTopics |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
---|
createTestInfo, createWatchdog, disposeManager, getDefaultModel, getManager, getName, getTestComponent, getTestConnector, getTestDescriptor, getTestEndpoint, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInfo, getTestManager, getTestSession, getTestTransformer, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, run, runBare, setDisposeManagerPerSuite, setUp, suitePostSetUp, suitePostTearDown, suitePreSetUp, suitePreTearDown, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, run, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
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, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected org.apache.activemq.ActiveMQConnectionFactory factory
Constructor Detail |
---|
public ActiveMQJmsTransactionMule2071TestCase()
Method Detail |
---|
public ConnectionFactory getConnectionFactory() throws Exception
getConnectionFactory
in class AbstractJmsFunctionalTestCase
Exception
protected void doTearDown() throws Exception
doTearDown
in class AbstractJmsTransactionFunctionalTest
Exception
public org.mule.umo.UMOTransactionFactory getTransactionFactory()
getTransactionFactory
in class AbstractJmsTransactionFunctionalTest
public org.mule.providers.jms.JmsConnector createConnector() throws Exception
createConnector
in class AbstractJmsFunctionalTestCase
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |