Generated API snapshot
@askrjs/testing
Exports from the declarations published in @askrjs/testing 0.0.1. Signatures are generated from the installed artifact.
@askrjs/testing0.0.1
Exports
This entrypoint publishes 18 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
BodyRequestOptionstype
BodyRequestOptions: anycreateTestClienttype
createTestClient: (target: Injectable, options?: TestClientOptions) => TestClientcreateTestCookieJartype
createTestCookieJar: () => TestCookieJarcreateTestRequesttype
createTestRequest: (input: string | URL, options?: InjectOptions) => RequestFormtype
Form: anyFormValuetype
FormValue: anyGetHeadOptionstype
GetHeadOptions: anyinjecttype
inject: { (target: Injectable, request: Request, options?: Pick<InjectOptions, "maxRedirects">): Promise<Response>; (target: Injectable, input: string | URL, options?: InjectOptions): Promise<Response>; }Injectabletype
Injectable: anyInjectOptionstype
InjectOptions: anyQuerytype
Query: anyQueryValuetype
QueryValue: anyRequestHandlertype
RequestHandler: anyRequestTargettype
RequestTarget: anyTestClienttype
TestClient: anyTestClientOptionstype
TestClientOptions: anyTestCookietype
TestCookie: anyTestCookieJartype
TestCookieJar: any