Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / FinishSelfTestFixtures

Interface: FinishSelfTestFixtures

Defined in: packages/core/dist/index.d.ts

Golden fixtures of the construction self test.

Properties

PropertyTypeDescriptionDefined in
accept?FinishValidationInputEvery configured validator must accept this input.packages/core/dist/index.d.ts
reject?FinishValidationInputAt least one configured validator must reject this input.packages/core/dist/index.d.ts