Skip to content

Instantly share code, notes, and snippets.

@oleksiyp
Created November 2, 2018 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oleksiyp/9220ac2f2de3a4fd8e390e5bc0c470b3 to your computer and use it in GitHub Desktop.
Save oleksiyp/9220ac2f2de3a4fd8e390e5bc0c470b3 to your computer and use it in GitHub Desktop.
"MockK: intentions" chained calls
every {
route
.application
.attributes
.get(ApplicationFeature.registry)
.get(Locations.key)
} returns locations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment