Uses of Class
org.mule.tck.AbstractMuleTestCase

Packages that use AbstractMuleTestCase
org.mule.tck Provides a suite of abstract test cases that can be used to test you custom Mule extensions. 
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.tck.model Test suite for testing Model releated extensions. 
org.mule.tck.providers Test suite for testing custom provider implementations. 
 

Uses of AbstractMuleTestCase in org.mule.tck
 

Subclasses of AbstractMuleTestCase in org.mule.tck
 class AbstractTransformerTestCase
           
 class AbstractUMOManagerTestCase
           
 

Uses of AbstractMuleTestCase in org.mule.tck.functional
 

Subclasses of AbstractMuleTestCase in org.mule.tck.functional
 class AbstractProviderFunctionalTestCase
           
 

Uses of AbstractMuleTestCase in org.mule.tck.model
 

Subclasses of AbstractMuleTestCase in org.mule.tck.model
 class AbstractComponentResolverTestCase
           
 class AbstractEntryPointDiscoveryTestCase
           
 class AbstractPoolTestCase
          AbstractPoolTestCase TODO (document class)
 class AbstractProxyPoolFactoryTestCase
           
 

Uses of AbstractMuleTestCase in org.mule.tck.providers
 

Subclasses of AbstractMuleTestCase in org.mule.tck.providers
 class AbstractConnectorTestCase
          AbstractConnectorTestCase tests common behaviour of all endpoints and provides 'reminder' methods for implementation specific interface methods
 class AbstractMessageAdapterTestCase
           
 class AbstractMessageReceiverTestCase
          AbstractMessageReceiver TODO (document class)
 



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