org.mule.mule.model
Class ReflectionEntryPointResolverTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.mule.model.ReflectionEntryPointResolverTestCase
- All Implemented Interfaces:
- Test, TestCaseWatchdogTimeoutHandler
public class ReflectionEntryPointResolverTestCase
- extends AbstractMuleTestCase
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, doSetUp, doTearDown, getBuilder, getConfigurationResources, getName, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEvent, getTestInfo, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransformer, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, isStartContext, registerTestMethod, run, runBare, setDisposeManagerPerSuite, setName, setStartContext, setUp, suitePostTearDown, suitePreSetUp, 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, failNotEquals, failNotSame, failSame |
ReflectionEntryPointResolverTestCase
public ReflectionEntryPointResolverTestCase()
testExplicitMethodMatch
public void testExplicitMethodMatch()
throws Exception
- Throws:
Exception
testExplicitMethodMatchComplexObject
public void testExplicitMethodMatchComplexObject()
throws Exception
- Throws:
Exception
testMethodMatchWithArguments
public void testMethodMatchWithArguments()
throws Exception
- Throws:
Exception
testExplicitMethodMatchSetArrayFail
public void testExplicitMethodMatchSetArrayFail()
throws Exception
- Throws:
Exception
testExplicitMethodMatchSetArrayPass
public void testExplicitMethodMatchSetArrayPass()
throws Exception
- Throws:
Exception
testFailEntryPointMultiplePayloadMatches
public void testFailEntryPointMultiplePayloadMatches()
throws Exception
- Tests entrypoint discovery when there is more than one discoverable method
with MuleEventContext parameter.
- Throws:
Exception
testMatchOnNoArgs
public void testMatchOnNoArgs()
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.