| FunctionExecutionExample.Builder |
|
| FunctionExecutionExample.Jsii$Proxy |
|
| ThrowingFunctionExecutionExample.Builder |
|
| ThrowingFunctionExecutionExample.Jsii$Proxy |
|
| WillCallFunction |
Defines an example that executes a registered function with specific arguments.
|
| WillCallFunction.Builder |
|
| WillCallThrowingFunction |
Defines an interaction that executes a registered function with specific arguments, expecting that function to throw an error.
|
| WillCallThrowingFunction.Builder |
|
| WillReceiveFunctionCall |
Defines an example that expects a function to be called with specific arguments.
|
| WillReceiveFunctionCall.Builder |
|
| WillReceiveFunctionCallAndThrow |
Defines an example that expects a function to be called with specific arguments.
|
| WillReceiveFunctionCallAndThrow.Builder |
|