Skip to content

Instantly share code, notes, and snippets.

@ffMathy
Created August 22, 2018 20:31
Show Gist options
  • Save ffMathy/39fb597d32b8cc4869aad6ec780e3fa8 to your computer and use it in GitHub Desktop.
Save ffMathy/39fb597d32b8cc4869aad6ec780e3fa8 to your computer and use it in GitHub Desktop.
const mockedCalculator = mock(RealCalculator);
const calculator = instance(mockedCalculator);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment