org.mule.tck.providers
Class AbstractMessageAdapterTestCase
java.lang.Object
TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.providers.AbstractMessageAdapterTestCase
- public abstract class AbstractMessageAdapterTestCase
- extends AbstractMuleTestCase
- Author:
- Ross Mason
- See Also:
- Serialized Form
| Methods inherited from class org.mule.tck.AbstractMuleTestCase |
addTest, checkPreReqs, disposeManager, finalize, getManager, getName, getTestComponent, getTestConnector, getTestDescriptor, getTestEndpoint, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInfo, getTestManager, getTestSession, getTestTransformer, isOffline, isPrereqsMet, setDisposeManagerPerSuite, setUp, suitePostSetUp, suitePostTearDown, suitePreSetUp, suitePreTearDown, tearDown |
AbstractMessageAdapterTestCase
public AbstractMessageAdapterTestCase()
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
doTestMessageEqualsPayload
protected void doTestMessageEqualsPayload(Object message,
Object payload)
throws Exception
- Throws:
Exception
testMessageRetrieval
public void testMessageRetrieval()
throws Exception
- Throws:
Exception
testMessageProps
public void testMessageProps()
throws Exception
- Throws:
Exception
getInvalidMessage
public Object getInvalidMessage()
getValidMessage
public abstract Object getValidMessage()
throws Exception
- Throws:
Exception
createAdapter
public abstract UMOMessageAdapter createAdapter(Object payload)
throws MessagingException
- Throws:
MessagingException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.