Release of gmock 0.8.0

4 views
Skip to first unread message

Julien

unread,
Apr 19, 2009, 12:39:07 PM4/19/09
to gmock-user, gmoc...@googlegroups.com
We are proud to announce the release of GMock 0.8. This release
provides the support for Groovy 1.6. You actually need to use Groovy
1.6.1 as it fix some bugs that was affecting GMock.

With the support of Groovy 1.6 we provide a @WithGMock annotation that
you can use when you can't (or don't want) extends the
GMockController. Like in the following extract:
@WithGMock
class YourTest extends GroovyTestCase {
// ... write your test here as normal
}

I'd like to thanks Johnny Jianhy for his hard work trying to solve the
incompatibility issue with Groovy 1.6.0 to the point of submitting
patches to the main Groovy source code that are now in 1.6.1.

The GMock devs
Reply all
Reply to author
Forward
0 new messages