Interface: ExpectationDiff
August 8, 2026 ยท View on GitHub
@plures/praxis / index / ExpectationDiff
Interface: ExpectationDiff
Defined in: src/chronos/diff.ts:53
Diff result for expectations.
Properties
newlySatisfied
newlySatisfied:
string[]
Defined in: src/chronos/diff.ts:54
newlyViolated
newlyViolated:
string[]
Defined in: src/chronos/diff.ts:55
unchanged
unchanged:
string[]
Defined in: src/chronos/diff.ts:56