Package org.mule.tck

Provides a suite of abstract test cases that can be used to test you custom Mule extensions.

See:
          Description

Interface Summary
ParameterizedConfiguration Parameterized Mule test classes (JUnit 4) should return a collection of objects which implement this interface in the method annotated by @Parameters
TestCaseWatchdogTimeoutHandler  
 

Class Summary
AbstractMuleTestCase Deprecated. Use AbstractMuleTestCase
AbstractMuleTestCase.TestInfo  
AbstractTxThreadAssociationTestCase Validate certain expectations when working with JTA API.
MuleAssert Custom assertions for Mule
MuleParameterized MuleParameterized adds test exclusions to the Parameterized class.
MuleTestUtils Utilities for creating test and Mock Mule objects
NonSerializableObject  
PortUtils Utility class to find available ports.
SensingNullMessageProcessor  
TestCaseWatchdog  
TestingWorkListener  
TriggerableMessageSource  
 

Package org.mule.tck Description

Provides a suite of abstract test cases that can be used to test you custom Mule extensions.



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.