| Package | Description |
|---|---|
| org.mule.functional.listener |
| Modifier and Type | Method and Description |
|---|---|
ExceptionListener |
ExceptionListener.assertExpectedException(Class<? extends Throwable> expectedExceptionType) |
ExceptionListener |
ExceptionListener.assertExpectedExceptionCausedBy(Class<? extends Throwable> expectedExceptionCauseType)
Asserts that there is at least one exception with the given cause
|
ExceptionListener |
ExceptionListener.setNumberOfExecutionsRequired(int numberOfExecutionsRequired) |
ExceptionListener |
ExceptionListener.setTimeoutInMillis(int timeout) |
ExceptionListener |
ExceptionListener.waitUntilAllNotificationsAreReceived() |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.