Options
All
  • Public
  • Public/Protected
  • All
Menu

Module testUtils

Index

References

RealEntity

Renames and exports Entity

RealWorld

Renames and exports World

Functions

Const asyncActivity

  • asyncActivity(delayMs?: number): Promise<unknown>

cast

  • cast<TOut>(o: any): TOut

getMockCallArg

  • getMockCallArg(fn: any, callIdx: number, argIdx: number): any

getSpyCallArg

  • getSpyCallArg(fn: any, callIdx: number, argIdx: number): any

Generated using TypeDoc