Closed GoogleCodeExporter closed 8 years ago
See "Groovy Mocks" in the reference documentation
(http://docs.spockframework.org/en/latest/interaction_based_testing.html#groovy-
mocks-new-in-0-7).
Original comment by pnied...@gmail.com
on 29 May 2013 at 2:18
Awesome. So I can do def a = GroovyMock(Object)
Thanks, and sorry for unnecessarily raising an issue.
Original comment by s...@thinkerit.be
on 29 May 2013 at 2:24
No problem. Let us know how Groovy mocks are working for you. We may eventually
support `def a = GroovyMock()`, but it's not there yet.
Original comment by pnied...@gmail.com
on 29 May 2013 at 2:30
Original issue reported on code.google.com by
s...@thinkerit.be
on 29 May 2013 at 2:15