Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageTestResultLocal

Image test result in local context.

Images are referenced by local filesystem paths.

Hierarchy

  • ImageTestResultLocal

Index

Properties

Optional actualImagePath

actualImagePath: undefined | string

Optional approveDifference

approveDifference: undefined | false | true

Optional diffImagePath

diffImagePath: undefined | string

imageProps

imageProps: TestImageProps

Optional mismatchedPixels

mismatchedPixels: undefined | number

passed

passed: boolean

Generated using TypeDoc