| Package | Description |
|---|---|
| org.mule.functional.api.component |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<StacktraceLogChecker.MethodCall> |
StacktraceLogChecker.MethodCall.compatibleWith(StacktraceLogChecker.MethodCall thisCall)
Matcher to compare two Method calls. |
List<StacktraceLogChecker.MethodCall> |
StacktraceLogChecker.getExpectedCalls() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<StacktraceLogChecker.MethodCall> |
StacktraceLogChecker.MethodCall.compatibleWith(StacktraceLogChecker.MethodCall thisCall)
Matcher to compare two Method calls. |
| Modifier and Type | Method and Description |
|---|---|
void |
StacktraceLogChecker.setExpectedCalls(List<StacktraceLogChecker.MethodCall> expectedCalls) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.