Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PropsClass
    • MochaController

Implements

Index

Constructors

constructor

Properties

props

props: any

Methods

events

  • events(): object

getUrl

  • getUrl(): object

init

  • init(): void

onCompleted

  • onCompleted(event: any): void

onError

  • onError(event: any, error: any): void

onRendered

  • onRendered(event: any, arg: 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

Generated using TypeDoc