Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessagesApi

Hierarchy

  • MessagesApi

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected basePath

basePath: string = "https://dev.azure.com/"

defaultHeaders

defaultHeaders: any

Methods

getTestRunMessages

  • Parameters

    • params: object
      • apiVersion: string
      • organization: string
      • testRunId: string
    • Optional extraQueryParams: any
    • Optional extraFetchParams: any

    Returns Promise<ArrayWrapper<TestRunMessage>>

Generated using TypeDoc