• Returns whether the given function is a mock function.

    Parameters

    • fn: any

    Returns fn is Mock<any, any, any>