Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuiteErrorEvent

Hierarchy

Index

Properties

error

error: Error

rawEvent

rawEvent: benchmark.Event

suite

suite: benchmark.Suite

suiteProgress

suiteProgress: { completed: boolean; current: number; total: number }

Type declaration

  • completed: boolean
  • current: number
  • total: number

type

type: "error"

Generated using TypeDoc