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/

Reply via email to