[
https://issues.apache.org/jira/browse/ZOOKEEPER-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arshad Mohammad updated ZOOKEEPER-2306:
---------------------------------------
Attachment: ZOOKEEPER-2306-01.patch
> 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
>
> Attachments: ZOOKEEPER-2306-01.patch
>
>
> 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)