| Package | Description |
|---|---|
| org.mule.functional.junit4.rules |
| Modifier and Type | Method and Description |
|---|---|
ExpectedError |
ExpectedError.expectCause(org.hamcrest.Matcher<? extends Throwable> expectedCause) |
ExpectedError |
ExpectedError.expectErrorType(String namespace,
String errorType) |
ExpectedError |
ExpectedError.expectMessage(org.hamcrest.Matcher<String> matcher) |
static ExpectedError |
ExpectedError.none() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.