Skip to content

Instantly share code, notes, and snippets.

@mheiber
Created January 13, 2018 03:41
Show Gist options
  • Save mheiber/a3af6473fdbfa177bf538f43eab9f7fa to your computer and use it in GitHub Desktop.
Save mheiber/a3af6473fdbfa177bf538f43eab9f7fa to your computer and use it in GitHub Desktop.
// Test for Architecture 1
fetch = spy().andMockWith(function (args) {
// pattern matching and pretend games
})
assertSpyStuff
assertMoreSpyStuff
assertMoreSpyStuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment