Some time ago I wrote a post in which I talk about how you can do unit tests over your text templates using the GAX Host . In that example I used a very simple template which receives just a couple of string properties. But it becomes more complicated when you have properties which are complex types...