Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Runtime

Runtime information for a test suite.

Hierarchy

  • Runtime

Index

Constructors

Properties

decoratedSuite?: DecoratedSuite
options: PlyOptions
responseHeaders: undefined | string[]

Verified response header names.

results: ResultPaths
retrieval: Retrieval
testsLocation: Location

Accessors

  • get suitePath(): string

Methods

  • appendResult(line: string, level?: number, withExpected?: boolean, comment?: string): void
  • Parameters

    • line: string
    • level: number = 0
    • withExpected: boolean = false
    • Optional comment: string

    Returns void

Generated using TypeDoc