Ted Yu created HBASE-10696:
------------------------------

             Summary: Convert HBaseTestCase-based tests to junit4 tests
                 Key: HBASE-10696
                 URL: https://issues.apache.org/jira/browse/HBASE-10696
             Project: HBase
          Issue Type: Umbrella
            Reporter: Ted Yu


javadoc for HBaseTestCase says:
{code}
 * @deprecated Write junit4 unit tests using {@link HBaseTestingUtility}
 */
public abstract class HBaseTestCase extends TestCase {
{code}
We should convert HBaseTestCase-based tests to junit4 tests.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to