Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDiffTree

Used to store the last differences (actual vs expected values) of PageNodes' state check functions (eg. hasText, hasAnyText, containsText) in a tree structure in order to use them in expectation matcher error messages.

Hierarchy

  • IDiffTree

Indexable

[key: string]: IDiff

Used to store the last differences (actual vs expected values) of PageNodes' state check functions (eg. hasText, hasAnyText, containsText) in a tree structure in order to use them in expectation matcher error messages.

Generated using TypeDoc