Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJestCustomMatcherResult

Copied here from Jest types to avoid the need for consuming projects to install Jest types

Hierarchy

  • IJestCustomMatcherResult

Index

Properties

Properties

message

message: () => string

Type declaration

    • (): string
    • Returns string

pass

pass: boolean

Generated using TypeDoc