Skip to content

Instantly share code, notes, and snippets.

@mariorez
Forked from mario-rezende-ifood/mock-creation-1.groovy
Created December 11, 2019 16:04
Show Gist options
  • Save mariorez/0ff5c8d01b0f68cb37fc22f7385bb6a3 to your computer and use it in GitHub Desktop.
Save mariorez/0ff5c8d01b0f68cb37fc22f7385bb6a3 to your computer and use it in GitHub Desktop.
def subscriber1 = Mock(Subscriber)
def subscriber2 = Mock(Subscriber)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment