+1

Phil Steitz wrote:

We should also fix the "swallowing" behavior -- i.e., a test case should
never swallow an exception and just dump a stack trace. If the test case throws an unexpected exception, the test should fail. I have been fixing these by changing the test method signature to throws Exception. This also eliminates the need to import MathException everywhere.



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


-- Mark Diggory Software Developer Harvard MIT Data Center http://www.hmdc.harvard.edu

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



Reply via email to