GitHub user sfuhrm opened a pull request:
https://github.com/apache/commons-collections/pull/44
Moved some JUnit 3 tests to JUnit 4
This pull request moves many JUnit 3 tests to JUnit 4 nomenclature.
Actually this was the easy part without base class inheritance.
Verified that the tests in master branch and this PR are the same:
`[INFO] Tests run: 24589, Failures: 0, Errors: 0, Skipped: 0
`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sfuhrm/commons-collections JUnit4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-collections/pull/44.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 #44
----
commit 4702e747323690ecba6bb3a80940b4a2c1aebce1
Author: Stephan Fuhrmann <s@...>
Date: 2018-06-20T18:42:02Z
Moved some JUnit 3 tests to JUnit 4
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]