Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Class
    • Runner

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Runner(props: any): Runner

Properties

mocha

mocha: any

props

props: any

Methods

run

  • run(callback: any): void

Static bindAll

  • bindAll(instance: Object): void
  • Binds all methods which is not a exist in restricted list

    Parameters

    • instance: Object

      to bind

    Returns void

Static complete

  • complete(): void

Static configureOptions

  • configureOptions(options: any): any

Static error

  • error(error: any): void

Generated using TypeDoc