| Package | Description |
|---|---|
| org.mule.tck | |
| org.mule.tck.functional |
Helper classes and interfaces used by Mule fnctional tests.
|
| org.mule.tck.junit4 | |
| org.mule.tck.testmodels.services |
| Modifier and Type | Method and Description |
|---|---|
protected FunctionalTestComponent |
FunctionalTestCase.getFunctionalTestComponent(String serviceName)
Deprecated.
A convenience method to get a type-safe reference to the FunctionTestComponent
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalFunctionalTestComponent
This service is useful for unit tests involving transactionality because it
will roll back the current transaction upon message arrival.
|
| Modifier and Type | Method and Description |
|---|---|
protected FunctionalTestComponent |
FunctionalTestCase.getFunctionalTestComponent(String serviceName)
A convenience method to get a type-safe reference to the FunctionTestComponent
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestServiceComponent
TestServiceComponent is a test WebServices service. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.