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
StubBuilder
Builder for creating response stubs

Type Aliases§

DynamicResponseFn
Type alias for a dynamic response function