Skip to content

Instantly share code, notes, and snippets.

@chbatey
Created August 18, 2013 19:09
Show Gist options
  • Save chbatey/6263382 to your computer and use it in GitHub Desktop.
Save chbatey/6263382 to your computer and use it in GitHub Desktop.
mockForDataStore.demand.storeField { k, v -> assert v == "someValue"; assert k == "someKey" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment