Skip to content

Instantly share code, notes, and snippets.

@Opalo
Created October 2, 2019 12:37
Show Gist options
  • Save Opalo/4fb085b5a2b00d4c5adabf9939ed8331 to your computer and use it in GitHub Desktop.
Save Opalo/4fb085b5a2b00d4c5adabf9939ed8331 to your computer and use it in GitHub Desktop.
def longMsg = Stub(LongMsg)
longMsg.getPartsIds() >> ids*.id*.toString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment