Skip to content

Instantly share code, notes, and snippets.

@Willmo36
Created July 31, 2015 08:36
Show Gist options
  • Save Willmo36/28b2806129898c56091b to your computer and use it in GitHub Desktop.
Save Willmo36/28b2806129898c56091b to your computer and use it in GitHub Desktop.
Jasmine spyOn - es6 base class
spyOn(your_instance.__proto__, 'base_method');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment