Modifier and Type | Method and Description |
---|---|
Expectation[] |
ForwardChainExpectation.respond(ExpectationResponseCallback expectationResponseCallback)
Call method on object locally or remotely (over web socket)
to generate response to return when expectation is matched
|
Expectation[] |
ForwardChainExpectation.respond(ExpectationResponseCallback expectationResponseCallback,
Delay delay)
Call method on object locally or remotely (over web socket)
to generate response to return when expectation is matched
|
Modifier and Type | Method and Description |
---|---|
static ExpectationResponseCallback |
LocalCallbackRegistry.retrieveResponseCallback(String clientId) |
Modifier and Type | Method and Description |
---|---|
static Map<String,ExpectationResponseCallback> |
LocalCallbackRegistry.responseCallbackRegistry() |
Modifier and Type | Class and Description |
---|---|
static class |
CallbackActionExamples.TestExpectationResponseCallback |
Modifier and Type | Class and Description |
---|---|
class |
PrecannedTestExpectationResponseCallback |
class |
StaticTestExpectationResponseCallback |
Copyright © 2022. All rights reserved.