A blog describing what I do, mostly professionally, but with elements of my private life thrown in where they overlap ;)
Wednesday, May 6, 2009
Note to self: How to do integration testing
When writing integration tests in Grails. First construct the data objects, then save them (and get error messages when consistency rules are violated), then finally construct connections and test integrations.
No comments:
Post a Comment