Home

Search results

"tag:"grails""


Title and summary Date/time
1
Creating GMock expectations for methods that have a closure as a parameter
If like me you want to test as much of your grails/groovy application as possible then at some point you'll need to create a unit test for a method that accepts a closure as an argument. GMock has the ability to use a 'match' closure to check to see if ...
10 Nov 2009
14:57:00
2
Grails 1.1.1 URL mapping and reverse mapping example
As there's not many examples of Grails 1.1.1 URL Mappings and examples of using them from within GSP files I thought I'd share this one with everyone.
4 Aug 2009
16:14:00