hcifootprint/testingInterfaces
ConformanceReport
Interface: ConformanceReport
Defined in: src/testing/conform.ts:157
Properties
checked
checked:
object[]
Defined in: src/testing/conform.ts:164
The field/seam pairs this run actually put to the test — the pass's denominator.
field
field:
string
seam
seam:
ConformanceSeam
dropped
dropped:
object[]
Defined in: src/testing/conform.ts:162
Every declared field the source did not thread through, named with the seam that lost it. Empty is the whole pass condition.
field
field:
string
seam
seam:
ConformanceSeam
excluded
excluded:
object[]
Defined in: src/testing/conform.ts:169
The field/seam pairs there was nothing to read at, each with the stated reason. A pass is never silent about the part of itself that was vacuous.
because
because:
string
field
field:
string
seam
seam:
ConformanceSeam