org.mule.tck
Class AbstractConfigBuilderTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.mule.tck.AbstractMuleTestCase
              extended by org.mule.tck.FunctionalTestCase
                  extended by org.mule.tck.AbstractScriptConfigBuilderTestCase
                      extended by org.mule.tck.AbstractConfigBuilderTestCase
All Implemented Interfaces:
Test, TestCaseWatchdogTimeoutHandler

public abstract class AbstractConfigBuilderTestCase
extends AbstractScriptConfigBuilderTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.mule.tck.AbstractMuleTestCase
AbstractMuleTestCase.TestInfo
 
Field Summary
 
Fields inherited from class org.mule.tck.FunctionalTestCase
DEFAULT_BUILDER_CLASS
 
Fields inherited from class org.mule.tck.AbstractMuleTestCase
IGNORED_DOT_MULE_DIRS, logger
 
Constructor Summary
AbstractConfigBuilderTestCase()
           
 
Method Summary
 void testConnectorConfig()
           
 void testEndpointConfig()
           
 void testEndpointProperties()
           
 void testEnvironmentProperties()
           
 void testExceptionStrategy2()
           
 void testGlobalEndpointConfig()
           
 void testInboundRouterConfig2()
           
 void testInterceptorStacks()
           
 void testManagerConfig()
           
 void testModelConfig()
           
 void testOutboundRouterConfig2()
           
 void testPoolingConfig()
           
 void testQueueProfileConfig()
           
 void testThreadingConfig()
           
 void testTransactionConfig()
           
 void testTransformerConfig()
           
 
Methods inherited from class org.mule.tck.AbstractScriptConfigBuilderTestCase
testAgentConfiguration, testDescriptorEndpoints, testExceptionStrategy, testInboundRouterConfig, testNestedRouterConfig, testObjectReferences, testOutboundRouterConfig, testPropertiesConfig, testResponseRouterConfig
 
Methods inherited from class org.mule.tck.FunctionalTestCase
doFunctionalTearDown, doPostFunctionalSetUp, doPreFunctionalSetUp, doSetUp, doTearDown, getBuilder, getConfigResources, setupManager, suitePreSetUp
 
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, 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
 

Constructor Detail

AbstractConfigBuilderTestCase

public AbstractConfigBuilderTestCase()
Method Detail

testManagerConfig

public void testManagerConfig()
                       throws Exception
Overrides:
testManagerConfig in class AbstractScriptConfigBuilderTestCase
Throws:
Exception

testConnectorConfig

public void testConnectorConfig()
                         throws Exception
Overrides:
testConnectorConfig in class AbstractScriptConfigBuilderTestCase
Throws:
Exception

testGlobalEndpointConfig

public void testGlobalEndpointConfig()
Overrides:
testGlobalEndpointConfig in class AbstractScriptConfigBuilderTestCase

testEndpointConfig

public void testEndpointConfig()
Overrides:
testEndpointConfig in class AbstractScriptConfigBuilderTestCase

testInterceptorStacks

public void testInterceptorStacks()
Overrides:
testInterceptorStacks in class AbstractScriptConfigBuilderTestCase

testExceptionStrategy2

public void testExceptionStrategy2()

testTransformerConfig

public void testTransformerConfig()
Overrides:
testTransformerConfig in class AbstractScriptConfigBuilderTestCase

testModelConfig

public void testModelConfig()
                     throws Exception
Overrides:
testModelConfig in class AbstractScriptConfigBuilderTestCase
Throws:
Exception

testOutboundRouterConfig2

public void testOutboundRouterConfig2()

testInboundRouterConfig2

public void testInboundRouterConfig2()

testThreadingConfig

public void testThreadingConfig()
                         throws MuleException
Throws:
MuleException

testPoolingConfig

public void testPoolingConfig()

testQueueProfileConfig

public void testQueueProfileConfig()

testEndpointProperties

public void testEndpointProperties()
                            throws Exception
Throws:
Exception

testTransactionConfig

public void testTransactionConfig()
                           throws Exception
Throws:
Exception

testEnvironmentProperties

public void testEnvironmentProperties()


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.