Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectContaining

Hierarchy

  • ObjectContaining

Index

Constructors

constructor

  • new ObjectContaining(sample: any): any
  • Parameters

    • sample: any

    Returns any

Methods

jasmineMatches

  • jasmineMatches(other: any, mismatchKeys: any[], mismatchValues: any[]): boolean
  • Parameters

    • other: any
    • mismatchKeys: any[]
    • mismatchValues: any[]

    Returns boolean

jasmineToString

  • jasmineToString(): string
  • Returns string