Class that handles swapping out real modules for mocks as needed

Constructors

Properties

Methods

Constructors

Properties

module: MockedModule

Methods

  • Get the mock at the specified identifier, or undefined if it's not mocked

    Parameters

    • id: string

    Returns any