| Package | Description |
|---|---|
| org.mule.functional.config | |
| org.mule.functional.functional | |
| org.mule.functional.junit4 | |
| org.mule.functional.testmodels.services |
| Modifier and Type | Method and Description |
|---|---|
protected FunctionalTestComponent |
FunctionalComponentObjectFactory.newComponentInstance() |
protected FunctionalTestComponent |
TestFunctionalComponentObjectFactory.newComponentInstance() |
| 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–2017 MuleSoft, Inc.. All rights reserved.