You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/07 01:30:47 UTC

[jira] [Created] (HBASE-10696) Convert HBaseTestCase-based tests to junit4 tests

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)