You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Eric Hettiaratchi (JIRA)" <ji...@apache.org> on 2019/07/09 15:43:00 UTC

[jira] [Created] (HBASE-22669) Add unit tests for org.apache.hadoop.hbase.util.Strings

Eric Hettiaratchi created HBASE-22669:
-----------------------------------------

             Summary: Add unit tests for org.apache.hadoop.hbase.util.Strings
                 Key: HBASE-22669
                 URL: https://issues.apache.org/jira/browse/HBASE-22669
             Project: HBase
          Issue Type: Improvement
          Components: java
         Environment: Junit
            Reporter: Eric Hettiaratchi


I've analysed your codebase and noticed that {{org.apache.hadoop.hbase.util.Strings}} is not fully tested.
I've written some tests for the methods in this class with the help of [Diffblue Cover|https://www.diffblue.com/opensource].

Hopefully, these tests will help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other classes that you consider important in a subsequent PR.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)