Type Alias: ErrorInjection
ts
type ErrorInjection = object;Defined in: src/testing/FakeInstance.ts:24
Canonical error injection: rendered into the provider's error wire shape (verified against real instances by the live error-fidelity suite).
Properties
| Property | Type | Defined in |
|---|---|---|
code | string | src/testing/FakeInstance.ts:24 |
status? | number | src/testing/FakeInstance.ts:24 |
