setup:MyService myMock = Mock()anotherService.myService = myMockwhen:anotherService.doA(false)then:0 * myMock._when:anotherService.doA(true)then:1 * myMock._
--
You received this message because you are subscribed to the Google Groups "Spock Framework - User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spockframewor...@googlegroups.com.
To post to this group, send email to spockfr...@googlegroups.com.
Visit this group at http://groups.google.com/group/spockframework.
For more options, visit https://groups.google.com/d/optout.