Stefan Bodewig wrote:
On Tue, 12 Apr 2005, Steve Loughran <[EMAIL PROTECTED]> wrote:


I'm thinking of what would it take to modify JUnitTestRunner to


We have enhancement requests to do so in <batchtest>.

It may be easier to write a <testcase> selector.

Stefan

I think you cant see if a class is abstract without loading it (or using BCEL). Load-time checking is best done in the runner, as the classpath is all set up there.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to