> I've dropped changes to use the junit swing runner by default.
> I hope that's OK.
> If you want the old behaviour (awt runner) use:
> java org.htmlparser.tests.AllTests -awt
No problem. I have stopped using the test ui as Eclipse comes with pretty
neat JUnit support - AllTests is also not required - it can pickup all tests
from directories recursively. But of course, we'd have to keep AllTests as
not everyone uses Eclipse.
Regards
Somik
|