org.mule.tck
Class AbstractUMOManagerTestCase

java.lang.Object
  extended byTestCase
      extended byorg.mule.tck.NamedTestCase
          extended byorg.mule.tck.AbstractMuleTestCase
              extended byorg.mule.tck.AbstractUMOManagerTestCase

public abstract class AbstractUMOManagerTestCase
extends AbstractMuleTestCase

Version:
$Revision: 1.3 $
Author:
Ross Mason
See Also:
Serialized Form

Constructor Summary
AbstractUMOManagerTestCase()
           
 
Method Summary
abstract  UMOManager getUMOManager()
           
protected  void setUp()
          Print the name of this test to standard output
 void testConnectorLookup()
           
 void testEndpointIdentifierLookup()
           
 void testEndpointLookup()
           
 void testInterceptorStacks()
           
 void testManagerProperties()
           
 void testModelSetting()
           
 void testTransformerLookup()
           
 void testTrasactionSetting()
           
 
Methods inherited from class org.mule.tck.AbstractMuleTestCase
getManager, getMockConnector, getMockDescriptor, getMockEndpoint, getMockEvent, getMockManager, getMockMessageDispatcher, getMockSession, getMockTransaction, getMockTransactionFactory, getTestComponent, getTestConnector, getTestDescriptor, getTestEndpoint, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestManager, getTestSession, getTestTransformer
 
Methods inherited from class org.mule.tck.NamedTestCase
getName, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractUMOManagerTestCase

public AbstractUMOManagerTestCase()
Method Detail

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

getUMOManager

public abstract UMOManager getUMOManager()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

testConnectorLookup

public void testConnectorLookup()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testEndpointLookup

public void testEndpointLookup()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testTransformerLookup

public void testTransformerLookup()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testEndpointIdentifierLookup

public void testEndpointIdentifierLookup()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

testManagerProperties

public void testManagerProperties()

testInterceptorStacks

public void testInterceptorStacks()

testTrasactionSetting

public void testTrasactionSetting()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testModelSetting

public void testModelSetting()


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.