Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/index"

Index

Variables

Functions

Variables

Const conf

conf: any = new config("examconfig.js")

Functions

exam

  • exam(func: any, context: any): mutant
  • Mutator for listen function inputs and outputs. Create unit tests.

    Parameters

    • func: any

      Function for which you need to create tests.

    • context: any

      Scope for function

    Returns mutant

    mutant Function with listener for create test

Generated using TypeDoc