org.mule.routing.filters
Class OGNLFilterTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.routing.filters.OGNLFilterTestCase
- All Implemented Interfaces:
- Test, TestCaseWatchdogTimeoutHandler
public class OGNLFilterTestCase
- extends org.mule.tck.FunctionalTestCase
Methods inherited from class org.mule.tck.FunctionalTestCase |
getBuilder, getComponent, getComponent, getConfigurationResources, loadResource, loadResourceAsString |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, 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 |
DEFAULT_INPUT_QUEUE
public static final String DEFAULT_INPUT_QUEUE
- See Also:
- Constant Field Values
DEFUALT_OUTPUT_QUEUE
public static final String DEFUALT_OUTPUT_QUEUE
- See Also:
- Constant Field Values
FIRST_MESSAGE
public static final String FIRST_MESSAGE
- See Also:
- Constant Field Values
SECOND_MESSAGE
public static final String SECOND_MESSAGE
- See Also:
- Constant Field Values
THIRD_MESSAGE
public static final String THIRD_MESSAGE
- See Also:
- Constant Field Values
TIMEOUT
public static final long TIMEOUT
- See Also:
- Constant Field Values
OGNL_EXSPRESSION
public static final String OGNL_EXSPRESSION
- See Also:
- Constant Field Values
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
OGNLFilterTestCase
public OGNLFilterTestCase()
getConfigResources
protected String getConfigResources()
- Specified by:
getConfigResources
in class org.mule.tck.FunctionalTestCase
doSetUp
protected void doSetUp()
throws Exception
- Overrides:
doSetUp
in class AbstractMuleTestCase
- Throws:
Exception
doTearDown
protected void doTearDown()
throws Exception
- Overrides:
doTearDown
in class AbstractMuleTestCase
- Throws:
Exception
testNewFilter
public void testNewFilter()
testNoExpressionEmptyMessage
public void testNoExpressionEmptyMessage()
testNoExpressionValidMessage
public void testNoExpressionValidMessage()
testNamespaceHandler
public void testNamespaceHandler()
testFunctionalTest
public void testFunctionalTest()
throws Exception
- Throws:
Exception
testInvalidObjectExpression
public void testInvalidObjectExpression()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.