public interface Assertion
InternalSpan.| Modifier and Type | Field and Description |
|---|---|
static Assertion |
SUCCESSFUL_ASSERTION |
| Modifier and Type | Method and Description |
|---|---|
void |
assertOnSpan(InternalSpan span)
Assertion to perform on the span.
|
static final Assertion SUCCESSFUL_ASSERTION
void assertOnSpan(InternalSpan span) throws AssertionFailedException
EventTracer.span - the span to perform the assertion on.AssertionFailedException - thrown if the assertion fails.Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.