| Package | Description |
|---|---|
| org.mule.tck |
Provides a suite of abstract test cases that can be used to test you custom Mule extensions.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MuleTestUtils.testWithSystemProperty(String propertyName,
String propertyValue,
MuleTestUtils.TestCallback callback)
Execute callback with a given system property set and replaces the system property with it's original value once done.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.