| Package | Description |
|---|---|
| org.mule.functional.transformer.simple | |
| org.mule.tck |
Provides a suite of abstract test cases that can be used to test you custom Mule extensions.
|
| org.mule.tck.junit4 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAddVariablePropertyProcessorTestCase |
class |
AbstractRemoveVariablePropertyProcessorTestCase |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTxThreadAssociationTestCase
Validate certain expectations when working with JTA API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMuleContextTestCase
Extends
AbstractMuleTestCase providing access to a MuleContext instance and tools for manage it. |
class |
AbstractReactiveProcessorTestCase
Abstract base test case extending
AbstractMuleContextTestCase to be used when a Processor or
Flow that implements both Processor.process(Event) and
Processor.apply(Publisher) needs paramatized tests so that both approaches are tested with the same test method. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.