Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RecordedRequest

Index

Constructors

constructor

Properties

captures

captures: {} = ...

Type declaration

  • [key: string]: string

expectProperties

expectProperties: ExpectProperty[] = ...

expectStatusCode

expectStatusCode: boolean = true

keep

keep: boolean = true

maxCaptureIndex

maxCaptureIndex: number = 0

method

method: string

rawBody

rawBody: any

rawHeaders

rawHeaders: {} = ...

Type declaration

  • [key: string]: any

rawUrl

rawUrl: string

response

testBody

testBody: any

testHeaders

testHeaders: {} = ...

Type declaration

  • [key: string]: any

testUrl

testUrl: string

Generated using TypeDoc