Discussion:
[GitHub] commons-io pull request #69: refactor similar test cases
yannickzj
2018-11-20 02:21:44 UTC
Permalink
GitHub user yannickzj opened a pull request:

https://github.com/apache/commons-io/pull/69

refactor similar test cases

Hi!

As part of our research, we have developed a tool to suggest refactorings for test cases that appear to be similar. For Common-IO, it suggested these refactorings. We believe that they can improve test maintainability going forward and hope that you will accept this pull request. Please contact me or Patrick Lam <***@uwaterloo.ca> if you have any questions.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yannickzj/commons-io testRF

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-io/pull/69.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #69

----
commit f7ed9090b8764fa4f67995b3519c0987fc2ce4a2
Author: yannickzj <***@...>
Date: 2018-11-19T23:40:49Z

refactoring suggestions for test clones

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org

Loading...