Skip to content

Fixture

Defined in: src/testing.ts:8

A labeled example. expected is what a careful person would answer.

Type Parameter
T
Property Modifier Type Defined in
subject readonly T src/testing.ts:9
expected readonly boolean src/testing.ts:10
note? readonly string src/testing.ts:11