Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReportingOptions

Reporting options:

  • the reporters is an array of reporter configurations

Hierarchy

Index

Constructors

constructor

Methods

addReporter

  • Replace the current list of reporters with a new one.

    Parameters

    Returns ReportingOptions

getReporters

  • Replace the current list of reporters with a new one.

    Returns ReportOptions[]

setReporters

  • Replace the current list of reporters with a new one.

    Parameters

    Returns ReportingOptions

toJson

  • toJson(): {}
  • Returns {}

    • [key: string]: any

Generated using TypeDoc