Skip to content

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

PropertyTypeDefined in
codestringsrc/testing/FakeInstance.ts:24
status?numbersrc/testing/FakeInstance.ts:24