Options
All
  • Public
  • Public/Protected
  • All
Menu

Additional methods that installed clock have.

Hierarchy

  • InstalledMethods

Index

Properties

Methods

Properties

methods

methods: FakeMethod[]

Methods

uninstall

  • uninstall(): void
  • Restores the original methods on the context that was passed to FakeTimers.install, or the native timers if no context was given.

    Returns void