Options
All
  • Public
  • Public/Protected
  • All
Menu

Command line Verification recorder, which prints output to stdout and records if there was any failure.

Hierarchy

  • ReactRecorder

Implements

  • VRecorder

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

hasFailures

hasFailures: boolean

Methods

record

  • record(status: boolean, context: string[], name: string, title: string): void
  • Parameters

    • status: boolean
    • context: string[]
    • name: string
    • title: string

    Returns void

Generated using TypeDoc