org.mule.tck.model
Class AbstractContainerContextTestCase

java.lang.Object
  extended byTestCase
      extended byorg.mule.tck.AbstractMuleTestCase
          extended byorg.mule.tck.model.AbstractContainerContextTestCase

public abstract class AbstractContainerContextTestCase
extends AbstractMuleTestCase

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

Nested Class Summary
 
Nested classes inherited from class org.mule.tck.AbstractMuleTestCase
AbstractMuleTestCase.TestInfo
 
Field Summary
 
Fields inherited from class org.mule.tck.AbstractMuleTestCase
logger, prereqs
 
Constructor Summary
AbstractContainerContextTestCase()
           
 
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
addTest, checkPreReqs, disposeManager, doSetUp, doTearDown, 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
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractContainerContextTestCase

public AbstractContainerContextTestCase()
Method Detail

testContainerContext

public void testContainerContext()
                          throws Exception
Throws:
Exception

testExternalUMOReference

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

Throws:
Exception

getContainerContext

public abstract UMOContainerContext getContainerContext()
                                                 throws ConfigurationException
Throws:
ConfigurationException


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.