org.mule.tck
Class AbstractScriptConfigBuilderTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.tck.AbstractScriptConfigBuilderTestCase
- All Implemented Interfaces:
- Test, TestCaseWatchdogTimeoutHandler
- Direct Known Subclasses:
- AbstractConfigBuilderTestCase
public abstract class AbstractScriptConfigBuilderTestCase
- extends FunctionalTestCase
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.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 |
AbstractScriptConfigBuilderTestCase
protected AbstractScriptConfigBuilderTestCase()
testManagerConfig
public void testManagerConfig()
throws Exception
- Throws:
Exception
testConnectorConfig
public void testConnectorConfig()
throws Exception
- Throws:
Exception
testGlobalEndpointConfig
public void testGlobalEndpointConfig()
testEndpointConfig
public void testEndpointConfig()
testInterceptorStacks
public void testInterceptorStacks()
testExceptionStrategy
public void testExceptionStrategy()
testTransformerConfig
public void testTransformerConfig()
testModelConfig
public void testModelConfig()
throws Exception
- Throws:
Exception
testPropertiesConfig
public void testPropertiesConfig()
throws Exception
- Throws:
Exception
testOutboundRouterConfig
public void testOutboundRouterConfig()
testNestedRouterConfig
public void testNestedRouterConfig()
testDescriptorEndpoints
public void testDescriptorEndpoints()
testInboundRouterConfig
public void testInboundRouterConfig()
testResponseRouterConfig
public void testResponseRouterConfig()
testObjectReferences
public void testObjectReferences()
throws UMOException
- Throws:
UMOException
testAgentConfiguration
public void testAgentConfiguration()
throws UMOException
- Throws:
UMOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.