|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.tck.AbstractScriptConfigBuilderTestCase
public abstract class AbstractScriptConfigBuilderTestCase
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.mule.tck.AbstractMuleTestCase |
---|
org.mule.tck.AbstractMuleTestCase.TestInfo |
Field Summary |
---|
Fields inherited from class org.mule.tck.AbstractMuleTestCase |
---|
callbackCalled, DEFAULT_MULE_TEST_TIMEOUT_SECS, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, logger, muleContext, PROPERTY_MULE_TEST_TIMEOUT, RECEIVE_TIMEOUT, TEST_MESSAGE |
Constructor Summary | |
---|---|
protected |
AbstractScriptConfigBuilderTestCase()
|
protected |
AbstractScriptConfigBuilderTestCase(boolean legacy)
|
Method Summary | |
---|---|
void |
testBindingConfig()
|
void |
testConnectorConfig()
|
void |
testDescriptorEndpoints()
|
void |
testEndpointConfig()
|
void |
testEndpointPropertiesConfig()
|
void |
testExceptionStrategy()
|
void |
testGlobalEndpointConfig()
|
void |
testInboundRouterConfig()
|
void |
testManagerConfig()
|
void |
testModelConfig()
|
void |
testOutboundRouterConfig()
|
void |
testResponseRouterConfig()
|
void |
testTransformerConfig()
|
Methods inherited from class org.mule.tck.FunctionalTestCase |
---|
getBuilder, getComponent, getComponent, getConfigResources, getFunctionalTestComponent, loadResource, loadResourceAsString |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
---|
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, doSetUp, doTearDown, getConfigurationResources, getName, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEvent, getTestInfo, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransformer, getTimeoutSecs, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, isStartContext, registerTestMethod, run, runBare, setDisposeManagerPerSuite, setFailOnTimeout, setName, setStartContext, setUp, suitePostTearDown, suitePreSetUp, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, run, runTest, 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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected AbstractScriptConfigBuilderTestCase()
protected AbstractScriptConfigBuilderTestCase(boolean legacy)
Method Detail |
---|
public void testManagerConfig() throws Exception
Exception
public void testConnectorConfig() throws Exception
Exception
public void testGlobalEndpointConfig() throws MuleException
MuleException
public void testEndpointConfig() throws MuleException
MuleException
public void testExceptionStrategy()
public void testTransformerConfig()
public void testModelConfig() throws Exception
Exception
public void testEndpointPropertiesConfig() throws Exception
Exception
public void testOutboundRouterConfig()
public void testBindingConfig()
public void testDescriptorEndpoints()
public void testInboundRouterConfig()
public void testResponseRouterConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |