GitHub user PascalSchumacher opened a pull request: https://github.com/apache/commons-text/pull/70
partial automated migration to assertj Migrated using a modified version of https://github.com/joel-costigliola/assertj-core/blob/master/src/main/scripts/convert-junit-assertions-to-assertj.sh I reverted changes where the automated migration did not work to minimize effort for this prototype. The script use only the most basic assertj assertions, so the full power is not evident. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/commons-text partial_automated_migration_to_assertj Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-text/pull/70.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 #70 ---- commit 9fd5bdd5973e64c1fbdce230f21d038c5eee0502 Author: Pascal Schumacher <pascalschumac...@gmx.net> Date: 2017-10-15T10:11:39Z partial automated migration to assertj ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org