Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Result

Hierarchy

Index

Properties

diff?: string

Diff message

diffs?: Diff[]
end?: number
line?: number

One-based line number of first diff, relative to starting line of test

message: string
name: string

Request name

request?: Request

Request with runtime substitutions, minus Authorization header

response?: Response

Response maybe with ignore headers removed, and formatted/sorted body content (per options)

start?: number
status: ResultStatus

Status of test execution

Generated using TypeDoc