Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Any

Hierarchy

  • Any

Index

Constructors

constructor

  • new Any(expectedClass: any): any
  • Parameters

    • expectedClass: any

    Returns any

Methods

jasmineMatches

  • jasmineMatches(other: any): boolean
  • Parameters

    • other: any

    Returns boolean

jasmineToString

  • jasmineToString(): string
  • Returns string