Jon Stevens wrote:
>
> Hey all,
>
> I'm going through and finally learning the testing framework that we have
> setup. One thing that kinda bugs me is the VelocityTestSuite class. It seems
> to be fairly old and outdated now that we are executing things from the Ant
> build scripts now.
>
> So, what I would like to propose is merging VelocityTestSuite into
> TemplateTestCase and then removing VelocityTestSuite as well as adding this
> method to TemplateTestCase...
>
> public static junit.framework.Test suite ()
> {
> return new TemplateTestCase();
> }
>
And the same for the other test cases I presume?
geir
--
Geir Magnusson Jr. [EMAIL PROTECTED]
Developing for the web? See http://jakarta.apache.org/velocity/