Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAssertionHelper

Hierarchy

  • IAssertionHelper

Callable

  • __call(fn: function): void
  • Parameters

    • fn: function
        • (req: any, res: any): void
        • Parameters

          • req: any
          • res: any

          Returns void

    Returns void

Index

Methods

Methods

toBoolean

  • toBoolean(fn: Function): any
  • Parameters

    • fn: Function

    Returns any

Generated using TypeDoc