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