Page Contents

Home > @loopback/testlab > stubHandlerContext

stubHandlerContext() function

Signature:

export declare function stubHandlerContext(requestOptions?: ShotRequestOptions): HandlerContextStub;

Parameters

Parameter Type Description
requestOptions ShotRequestOptions _(Optional)_

Returns:

HandlerContextStub