org.mule.transport
Class DispatcherPoolTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.tck.junit4.AbstractMuleContextTestCase
          extended by org.mule.transport.DispatcherPoolTestCase

public class DispatcherPoolTestCase
extends AbstractMuleContextTestCase


Field Summary
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase
callbackCalled, CLASSNAME_ANNOTATIONS_CONFIG_BUILDER, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, muleContext, RECEIVE_TIMEOUT, TEST_MESSAGE
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
DispatcherPoolTestCase()
           
 
Method Summary
 void testDefaultDispatcherPoolConfiguration()
           
 void testDefaultDispatcherPoolConfigurationThreadingProfileWait()
           
 void testDispatcherPoolBlockTimeoutExhaustedAction()
           
 void testDispatcherPoolDefaultBlockExhaustedAction()
           
 void testDispatcherPoolFailExhaustedAction()
           
 void testDispatcherPoolGrowExhaustedAction()
           
 
Methods inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase
addBuilders, configureMuleContext, createMuleContext, createObject, createObject, disposeContext, disposeContextPerTest, doSetUp, doTearDown, getBuilder, getConfigurationResources, getSensingNullMessageProcessor, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestEventContext, getTestEventUsingFlow, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, 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
 

Constructor Detail

DispatcherPoolTestCase

public DispatcherPoolTestCase()
Method Detail

testDefaultDispatcherPoolConfiguration

public void testDefaultDispatcherPoolConfiguration()
                                            throws Exception
Throws:
Exception

testDefaultDispatcherPoolConfigurationThreadingProfileWait

public void testDefaultDispatcherPoolConfigurationThreadingProfileWait()
                                                                throws Exception
Throws:
Exception

testDispatcherPoolDefaultBlockExhaustedAction

public void testDispatcherPoolDefaultBlockExhaustedAction()
                                                   throws Exception
Throws:
Exception

testDispatcherPoolBlockTimeoutExhaustedAction

public void testDispatcherPoolBlockTimeoutExhaustedAction()
                                                   throws Exception
Throws:
Exception

testDispatcherPoolGrowExhaustedAction

public void testDispatcherPoolGrowExhaustedAction()
                                           throws Exception
Throws:
Exception

testDispatcherPoolFailExhaustedAction

public void testDispatcherPoolFailExhaustedAction()
                                           throws Exception
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.