Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHook

deprecated

use Mocha.Hook instead.

Hierarchy

  • IHook

Index

Properties

Methods

Properties

Optional ctx

deprecated

.ctx has type Mocha.Context in Mocha.Runnable.

Optional parent

parent: ISuite
deprecated

.parent has type Mocha.Suite in Mocha.Runnable.

type

type: "hook"

Methods

error

  • error(err: Error): void
  • deprecated

    .error() has additional overloads in Mocha.Hook.

    Parameters

    Returns void

Generated using TypeDoc