Package freemarker.testcase

Test cases for various aspects of the FreeMarker implementation.

Class Summary

PerformanceTest This class executes a FreeMarker template repeatedly in an endless loop.
TemplateCacheTest
TemplateTestCase
TemplateTestCase.TestBean
TemplateTestSuite Test suite for FreeMarker.
TreeView
Test cases for various aspects of the FreeMarker implementation. These use the JUnit testing framework to carry out and report on tests.

To run the tests:

Any errors will result in the text of the failed test case(s) appearing in your current working directory. From there it should be possible to diagnose the cause of the failure.