<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Groovy on ilikeorangutans</title><link>https://kuelzer.ca/tags/groovy/</link><description>Recent content in Groovy on ilikeorangutans</description><generator>Hugo</generator><language>en</language><copyright>© 2026 Jakob Külzer</copyright><lastBuildDate>Sun, 12 Apr 2026 14:27:24 -0400</lastBuildDate><atom:link href="https://kuelzer.ca/tags/groovy/index.xml" rel="self" type="application/rss+xml"/><item><title>Grails 2 Testing Guide</title><link>https://kuelzer.ca/posts/2014/02/06/grails-2-testing-guide/</link><pubDate>Thu, 06 Feb 2014 13:59:40 -0400</pubDate><guid>https://kuelzer.ca/posts/2014/02/06/grails-2-testing-guide/</guid><description>&lt;p&gt;&lt;strong&gt;Note: I&amp;rsquo;m still working on this post, but I already use it as a reference so there&amp;rsquo;ll be more content over time.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been quite busy at work with updating a Grails 1.3 application to 2.3.4. While writing a test harness it became apparent that lots of things have changed since I&amp;rsquo;ve last worked with Grails. Many changes are for the better, especially the integration of Spock framework. However, there were some issues that took me a while to figure out. The Grails docs on &lt;a href="http://grails.org/doc/latest/guide/testing.html"&gt;testing&lt;/a&gt; are comprehensive, but long. Here&amp;rsquo;s my cheat sheet.&lt;/p&gt;</description></item></channel></rss>