Hello,

Just to get an idea of the "savings", I converted PropertyUtilsTestCase. 
The old version has 3830 lines, the new one 3079 lines (20% less).

Please note that the same amount of savings could have been achieved by 
using "public test...() throws Exception" instead of catching and handling 
each checked exception with fail(). Moreover, PropertyUtilsTestCase is not 
a real world example for the BeanUtils usage.

Regards,

-- 
Aaron Digulla


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

Reply via email to