org.mule.tck.model
Class AbstractComponentResolverTestCase

java.lang.Object
  extended byTestCase
      extended byorg.mule.tck.NamedTestCase
          extended byorg.mule.tck.AbstractMuleTestCase
              extended byorg.mule.tck.model.AbstractComponentResolverTestCase

public abstract class AbstractComponentResolverTestCase
extends AbstractMuleTestCase

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

Constructor Summary
AbstractComponentResolverTestCase()
           
 
Method Summary
abstract  UMOContainerContext getContainerContext()
           
 void testContainerContext()
           
 void testExternalUMOReference()
          Usage 2: the implementation reference on the descriptor is to a component in the container
 
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, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractComponentResolverTestCase

public AbstractComponentResolverTestCase()
Method Detail

testContainerContext

public void testContainerContext()

testExternalUMOReference

public void testExternalUMOReference()
                              throws java.lang.Exception
Usage 2: the implementation reference on the descriptor is to a component in the container

Throws:
java.lang.Exception

getContainerContext

public abstract UMOContainerContext getContainerContext()


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