Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AsyncMarkAssertionError

Error class for benchmark result assertion.

since

1.0.0

Hierarchy

  • Error
    • AsyncMarkAssertionError

Index

Properties

Readonly actual

actual: number

The actual value of msecs per operation.

Readonly expected

expected: number

The expected msecs per operation.

message

message: string

Readonly operator

operator: Operator

The operator type for this assertion like < or >=.

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc