Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuiteCompleteEvent

Hierarchy

Index

Properties

rawEvent

rawEvent: benchmark.Event

result

result: CaseResult[]

suite

suite: benchmark.Suite

suiteProgress

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

Type declaration

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

type

type: "complete"

Generated using TypeDoc