Page Contents
Home > @loopback/testlab > HandlerContextStub
HandlerContextStub interface
Signature:
export interface HandlerContextStub
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
request | IncomingMessage | ||
response | ServerResponse | ||
result | Promise<ObservedResponse> |