Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Matchers<R>

Type parameters

  • R

Hierarchy

  • Matchers

Index

Properties

Properties

toBeAt

toBeAt: function

Type declaration

    • (position: Point): __type
    • Parameters

      Returns __type

toBeIn

toBeIn: function

Type declaration

    • Parameters

      Returns __type

toShow

toShow: function

Type declaration

    • (needle: string, confidence?: undefined | number): __type
    • Parameters

      • needle: string
      • Optional confidence: undefined | number

      Returns __type