Skip to content

Instantly share code, notes, and snippets.

@JoeChapman
Created September 26, 2012 20:06
Show Gist options
  • Select an option

  • Save JoeChapman/3790251 to your computer and use it in GitHub Desktop.

Select an option

Save JoeChapman/3790251 to your computer and use it in GitHub Desktop.
Jasmine spy basics call count
expect(spyTrigger.call).toEqual(1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment