org.mule.tck
Class AbstractConfigBuilderTestCase
java.lang.Object
TestCase
org.mule.tck.NamedTestCase
org.mule.tck.AbstractConfigBuilderTestCase
- public abstract class AbstractConfigBuilderTestCase
- extends NamedTestCase
- Version:
- $Revision: 1.10 $
- Author:
- Ross Mason
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initialised
protected static boolean initialised
AbstractConfigBuilderTestCase
protected AbstractConfigBuilderTestCase()
setUp
protected void setUp()
throws java.lang.Exception
- Description copied from class:
NamedTestCase
- Print the name of this test to standard output
- Overrides:
setUp
in class NamedTestCase
- Throws:
java.lang.Exception
testManagerConfig
public void testManagerConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConnectorConfig
public void testConnectorConfig()
throws java.lang.Exception
- Throws:
java.lang.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 java.lang.Exception
- Throws:
java.lang.Exception
testPropertiesConfig
public void testPropertiesConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOutboundRouterConfig
public void testOutboundRouterConfig()
testDescriptorEndpoints
public void testDescriptorEndpoints()
testInboundRouterConfig
public void testInboundRouterConfig()
testResponseRouterConfig
public void testResponseRouterConfig()
testThreadingConfig
public void testThreadingConfig()
throws MuleException
- Throws:
MuleException
testPoolingConfig
public void testPoolingConfig()
testQueueProfileConfig
public void testQueueProfileConfig()
testEndpointProperties
public void testEndpointProperties()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTranactionConfig
public void testTranactionConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception
testObjectReferences
public void testObjectReferences()
throws UMOException
- Throws:
UMOException
testAgentConfiguration
public void testAgentConfiguration()
throws UMOException
- Throws:
UMOException
testEnvironmentProperties
public void testEnvironmentProperties()
testTearDown
public void testTearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
getConfigResource
public abstract java.lang.String getConfigResource()
getConfigBuilder
public abstract ConfigurationBuilder getConfigBuilder()
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.