Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DomReporter

Reports IBCT test results as simple table attached to end of document.body.

Use in 'developer' testing, possibly with test suite filtered for work-in-progress tests with .only. The test images (actual, current, diff) are shown in browser.

Hierarchy

  • DomReporter

Index

Methods

reportImageComparisonDOM

  • reportImageComparisonDOM(actual: ImageData, expected?: ImageData, diff?: ImageData): HTMLDivElement

reportImageComparisonResult

Generated using TypeDoc