Module stub

Module stub 

Source
Expand description

Response stub configuration

Structs§

DynamicStub
Dynamic stub with runtime response generation
RequestContext
Request context passed to dynamic response functions
ResponseStub
A response stub for mocking API endpoints
StateMachineConfig
State machine configuration for stateful stub responses
StateResponseOverride
State-based response override
StubBuilder
Builder for creating response stubs
StubFaultInjectionConfig
Fault injection configuration for per-stub error and latency simulation

Enums§

ResourceIdExtractConfig
Resource ID extraction configuration for state machines

Type Aliases§

DynamicResponseFn
Type alias for a dynamic response function