Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MatchersUtil

Hierarchy

  • MatchersUtil

Index

Methods

buildFailureMessage

  • buildFailureMessage(matcherName: string, isNot: boolean, actual: any, ...expected: any[]): string
  • Parameters

    • matcherName: string
    • isNot: boolean
    • actual: any
    • Rest ...expected: any[]

    Returns string

contains

  • Type parameters

    • T

    Parameters

    Returns boolean

equals

  • Parameters

    Returns boolean