• This function dumps into console.log all interactions with the mocked object

    Type Parameters

    • T

    Parameters

    • mock: IMock<T>
    • writer: Console = console

    Returns void

Generated using TypeDoc