Created
October 2, 2019 12:37
-
-
Save Opalo/4fb085b5a2b00d4c5adabf9939ed8331 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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