@itd-api/testing / MockRoute
Interface: MockRoute
Defined in: packages/testing/src/router.ts:4
Extended by
Properties
method
ts
readonly method: string;Defined in: packages/testing/src/router.ts:5
path
ts
readonly path: string;Defined in: packages/testing/src/router.ts:7
Путь с параметрами :name, например /api/posts/:postId.