On 2/19/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
>
> One other thing.  I believe we should change the suite() method in
> AbstractJsfTestCase to return new TestSuite().
>
> I had an abstract test class of my own that extended
> AbstractJsfTestCase but I didn't have the suite method thinking - hey
> this is abstract anyways so what is there to test.  Well maven2 threw
> an assertion error that there were no test methods in the class.  I
> only had this with maven2.  When running in the IDE - no problems.
>
> I believe Shale will have the same problem when it eventually switches
> to maven2 for the build.  An empty TestSuite seems to do the trick
> though.


Makes sense ... this will show up in nightly build 20060220.

Sean


Craig

Reply via email to