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)