You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/03/07 06:39:42 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923584#comment-13923584 ] 

stack commented on HBASE-10696:
-------------------------------

Dup of HBASE-4625?


> 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)