Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MockResultThrow

Represents the result of a single call to a mock function with a thrown error.

Hierarchy

  • MockResultThrow

Index

Properties

Properties

type

type: "throw"

value

value: any