Skip navigation links
D F G I M O S T 

D

describeTo(Description) - Method in class org.apache.flink.statefun.testutils.matchers.MessagesSentToAddress
 
describeTo(Description) - Method in class org.apache.flink.statefun.testutils.matchers.SentNothingMatcher
 

F

FunctionTestHarness - Class in org.apache.flink.statefun.testutils.function
The FunctionTestHarness provides a thin convenience wrapper around a StatefulFunction to capture its results under test.

G

getEgress(EgressIdentifier<T>) - Method in class org.apache.flink.statefun.testutils.function.FunctionTestHarness
 

I

invoke(Object) - Method in class org.apache.flink.statefun.testutils.function.FunctionTestHarness
 
invoke(Address, Object) - Method in class org.apache.flink.statefun.testutils.function.FunctionTestHarness
 

M

MatchersByAddress - Class in org.apache.flink.statefun.testutils.matchers
 
matchesSafely(Map<Address, List<Object>>) - Method in class org.apache.flink.statefun.testutils.matchers.MessagesSentToAddress
 
matchesSafely(Map<Address, List<Object>>) - Method in class org.apache.flink.statefun.testutils.matchers.SentNothingMatcher
 
MessagesSentToAddress - Class in org.apache.flink.statefun.testutils.matchers
A matcher for checking all the responses sent to a particular function type.
messagesTo(Address, Matcher<?>, Matcher<?>...) - Static method in class org.apache.flink.statefun.testutils.matchers.StatefulFunctionMatchers
 

O

org.apache.flink.statefun.testutils.function - package org.apache.flink.statefun.testutils.function
 
org.apache.flink.statefun.testutils.matchers - package org.apache.flink.statefun.testutils.matchers
 

S

sent(MatchersByAddress, MatchersByAddress...) - Static method in class org.apache.flink.statefun.testutils.matchers.StatefulFunctionMatchers
A matcher that checks all the responses sent to a given FunctionType.
sentNothing() - Static method in class org.apache.flink.statefun.testutils.matchers.StatefulFunctionMatchers
A matcher that checks the function did not send any messages.
SentNothingMatcher - Class in org.apache.flink.statefun.testutils.matchers
A matcher for that the function did not message any other functions.
StatefulFunctionMatchers - Class in org.apache.flink.statefun.testutils.matchers
A set of Hamcrest matchers to help check the responses from a FunctionTestHarness

T

test(StatefulFunctionProvider, FunctionType, String, Instant) - Static method in class org.apache.flink.statefun.testutils.function.FunctionTestHarness
Creates a test harness, pinning the function to a particular address.
test(StatefulFunctionProvider, FunctionType, String) - Static method in class org.apache.flink.statefun.testutils.function.FunctionTestHarness
Creates a test harness, pinning the function to a particular address.
tick(Duration) - Method in class org.apache.flink.statefun.testutils.function.FunctionTestHarness
Advances the internal clock the harness and fires and pending timers.
D F G I M O S T 
Skip navigation links

Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.