Description
It seems that we still have some tests that are using junit 3 imports:
jarcec@arlene sqoop2 % ack "junit.framework" | wc -l
27
We should convert them to junit 4 (and package org.junit).
It seems that we still have some tests that are using junit 3 imports:
jarcec@arlene sqoop2 % ack "junit.framework" | wc -l
27
We should convert them to junit 4 (and package org.junit).