| Package | Description |
|---|---|
| org.apache.flink.statefun.testutils.matchers |
| Modifier and Type | Method and Description |
|---|---|
static MatchersByAddress |
StatefulFunctionMatchers.messagesTo(Address to,
org.hamcrest.Matcher<?> matcher,
org.hamcrest.Matcher<?>... matchers) |
| Modifier and Type | Method and Description |
|---|---|
static MessagesSentToAddress |
StatefulFunctionMatchers.sent(MatchersByAddress matcher,
MatchersByAddress... matchers)
A matcher that checks all the responses sent to a given
FunctionType. |
static MessagesSentToAddress |
StatefulFunctionMatchers.sent(MatchersByAddress matcher,
MatchersByAddress... matchers)
A matcher that checks all the responses sent to a given
FunctionType. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.