Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFunctionVerifier<T, U, C>

Type parameters

Hierarchy

Index

Properties

functionName

functionName: FunctionName<T, C, U>

Optional parameterMatchers

parameterMatchers: (((passedValue: T) => boolean) | IParameterMatcher<any>)[]

strictCallCount

strictCallCount: boolean

type

type: U

Methods

getMock

Generated using TypeDoc