David Lemieux (QC/EMC) wrote:

Removed the loggerFactory...

Does not solve my problem :(

It should report a failure and not an error, right?

Yes. Remove all the try/catch/finally. Does that work?


My point was this: catching Exception was not going to catch the Throwable that JUnit throws when an assertion fails, so your catch blocks, in theory, do nothing.
--
J. B. Rainsberger,
Diaspar Software Services
http://www.diasparsoftware.com :: +1 416 791-8603
Let's write software that people understand



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



Reply via email to