Interface: ExpectationDiff

August 8, 2026 ยท View on GitHub

@plures/praxis


@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

Contents

  1. 1Properties
  2. 1.1newlySatisfied
  3. 1.2newlyViolated
  4. 1.3unchanged