On this page

C

MockModuleContext

History
Stability: 1.0Early development

The MockModuleContext class is used to manipulate the behavior of module mocks created via the MockTracker APIs.

M

ctx.restore

History
ctx.restore(): void

Resets the implementation of the mock module.