Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageTestResultRequest

Image test result transferable using Web API.

Images are referenced by URIs.

Hierarchy

  • ImageTestResultRequest

Index

Properties

actualImage

actualImage: string

Optional approveDifference

approveDifference: undefined | false | true

Optional comparisonResult

comparisonResult: undefined | { diffImage: string; mismatchedPixels: number }

imageProps

imageProps: TestImageProps

passed

passed: boolean

Generated using TypeDoc