freemarker « unit test « Java Testing Q&A

Home
Java Testing Q&A
1.Development
2.FindBugs
3.HTMLUnit
4.hudson
5.junit
6.performance
7.plugin
8.profile
9.selenium
10.Tools
11.unit test
Java Testing Q&A » unit test » freemarker 

1. How to write unit tests for code, which uses FreeMarker templates?    stackoverflow.com

I am going to use a template engine in Java (probably FreeMarker). Now I wonder how to write a unit test for it. I can prepare an expected output as a text ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.