Skip to content

Instantly share code, notes, and snippets.

@beckyconning
Created January 11, 2013 15:01
Show Gist options
  • Save beckyconning/4511292 to your computer and use it in GitHub Desktop.
Save beckyconning/4511292 to your computer and use it in GitHub Desktop.
expect(raphaelPaper.circle()).toHaveBeenCalledWith(
expectedCenter, expectedCenter, (expectedDiameter / 2)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment