I generally do not like incompatible changes, but I do agree on this one. 
Exception wrapping in test framework seems odd to me.

Formally speaking:
+1 to throw IOException

Jarcec

On Jul 1, 2012, at 7:37 PM, Brock Noland wrote:

> Hi,
> 
> The fact that Driver.runTest wrapps IOException in a RuntimeException
> is a bit annoying. It's not adding any value. I'd like to change
> runTest to just throw IOE. This is a breaking change, but it's quite
> obvious since well written code which calls this method will fail to
> compile.
> 
> Thoughts?
> 
> Brock
> 
> -- 
> Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to