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

Jonathan Hsieh commented on HBASE-10697:
----------------------------------------

No @Test?  I think something is wrong with v1..

{code}
+  Configuration conf = TEST_UTIL.getConfiguration();
+  
   public void testSplit() throws Exception {
     String start = "a";
     String end = "{";
{code}

> Convert TestSimpleTotalOrderPartitioner to junit4 test
> ------------------------------------------------------
>
>                 Key: HBASE-10697
>                 URL: https://issues.apache.org/jira/browse/HBASE-10697
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 10697-v1.txt
>
>
> TestSimpleTotalOrderPartitioner was previously based on HBaseTestCase
> This JIRA converts it to junit4 test.



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

Reply via email to