Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TestActionContext

Hierarchy

Index

Constructors

Properties

criticalTime: number = 0
endDate: Maybe<Date>
error: Maybe<Error>
id: Maybe<string> = ""
kind: TestContextEntityKind = "action"
screenshot: Maybe<string>
startDate: Maybe<Date>
warningTime: number = 0

Accessors

  • get duration(): number

Methods