You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by mureinik <gi...@git.apache.org> on 2018/10/08 19:27:56 UTC

[GitHub] commons-lang pull request #371: Update tuple tests to JUnit Jupiter

GitHub user mureinik opened a pull request:

    https://github.com/apache/commons-lang/pull/371

    Update tuple tests to JUnit Jupiter

    Upgrade the tests in the text package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine.

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

    $ git pull https://github.com/mureinik/commons-lang junit-jupiter-tuple

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

    https://github.com/apache/commons-lang/pull/371.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 #371
    
----
commit f110da945a8af0914f348cfe576b5a8257159fd9
Author: Allon Mureinik <mu...@...>
Date:   2018-10-02T03:41:37Z

    Update tuple tests to JUnit Jupiter
    
    Upgrade the tests in the text package to use JUnit Jupiter as
    part of the effort to remove the dependency on the Vintage Engine.

----


---

[GitHub] commons-lang issue #371: Update tuple tests to JUnit Jupiter

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/371
  
    
    [![Coverage Status](https://coveralls.io/builds/19410680/badge)](https://coveralls.io/builds/19410680)
    
    Coverage decreased (-0.007%) to 95.246% when pulling **f110da945a8af0914f348cfe576b5a8257159fd9 on mureinik:junit-jupiter-tuple** into **182e335432fe4634d770c5861be40dacf1816f0c on apache:master**.



---

[GitHub] commons-lang pull request #371: Update tuple tests to JUnit Jupiter

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/371


---

[GitHub] commons-lang issue #371: Update tuple tests to JUnit Jupiter

Posted by PascalSchumacher <gi...@git.apache.org>.
Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/371
  
    Thanks! 👍 


---