Uses of Package
org.mule.tck.functional

Packages that use org.mule.tck.functional
org.mule.tck   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.tck.testmodels.services   
 

Classes in org.mule.tck.functional used by org.mule.tck
FunctionalTestComponent
          FunctionalTestComponent is a service that can be used by functional tests.
 

Classes in org.mule.tck.functional used by org.mule.tck.functional
CounterCallback
          A test callback that counts the number of messages received.
EventCallback
          The scope of the MuleEvent Callback is to be able to get a the message currently being processed by the FunctionalTestComponent and make assertions on the message payload, headers or attachments or to make changes required for the test.
FunctionalTestComponent
          FunctionalTestComponent is a service that can be used by functional tests.
Receiveable
          Interface only to be used by the FunctionalTestComponent.
 

Classes in org.mule.tck.functional used by org.mule.tck.testmodels.services
FunctionalTestComponent
          FunctionalTestComponent is a service that can be used by functional tests.
Receiveable
          Interface only to be used by the FunctionalTestComponent.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.