Arshad Mohammad created ZOOKEEPER-2306:
------------------------------------------

             Summary: Remove file delete duplicate  code from test code
                 Key: ZOOKEEPER-2306
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2306
             Project: ZooKeeper
          Issue Type: Improvement
          Components: tests
            Reporter: Arshad Mohammad
            Assignee: Arshad Mohammad
             Fix For: 3.5.2


Code to delete a folder recursive is written in multiple test files. Following 
are the files containing the same piece of code.
{code}
src/java/systest/org/apache/zookeeper/test/system/QuorumPeerInstance.java
src/java/test/org/apache/zookeeper/test/ClientBase.java
src/java/test/org/apache/zookeeper/server/quorum/LearnerTest.java
src/java/test/org/apache/zookeeper/server/quorum/Zab1_0Test.java
{code}
Remove duplicate code from these files




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to