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 <patrick....@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 <yannickzj@...> Date: 2018-11-19T23:40:49Z refactoring suggestions for test clones ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org