Testing a REST controller in Grails

This post shows you how to create and test a Grails controller that does content negotiation and returns XML and HTML. While the creation of such a controller is documented well, it’s not documented how to test such a controller.

Continue reading over at dzone...

Leave a Reply