You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2020/01/11 15:55:00 UTC

[jira] [Created] (ZOOKEEPER-3692) Change Java Package For TestStringUtils

David Mollitor created ZOOKEEPER-3692:
-----------------------------------------

             Summary: Change Java Package For TestStringUtils
                 Key: ZOOKEEPER-3692
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3692
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: David Mollitor


Move {{TestStringUtils}} into the common package so that it aligns with the class being tested.

{code:none}
/zookeeper/src/main/java/org/apache/zookeeper/common/StringUtils.java
/zookeeper/src/test/java/org/apache/zookeeper/test/StringUtilTest.java
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)