You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by britter <gi...@git.apache.org> on 2018/09/04 13:13:58 UTC

[GitHub] commons-lang pull request #352: LANG-1416: Update to JUnit 5

GitHub user britter opened a pull request:

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

    LANG-1416: Update to JUnit 5

    - Add dependencies required for JUnit 5
    - Update one test (ValidateTest) to use the JUnit 5 test API

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

    $ git pull https://github.com/britter/commons-lang LANG-1416

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

    https://github.com/apache/commons-lang/pull/352.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 #352
    
----
commit 83b472b754df1d4f8392490296d2467be7ce8855
Author: Benedikt Ritter <br...@...>
Date:   2018-09-04T09:30:17Z

    LANG-1416: Update to JUnit 5.3.0

commit 2bcf86d8af125b45d39bd1d43b8375911c551d78
Author: Benedikt Ritter <br...@...>
Date:   2018-09-04T09:30:39Z

    LANG-1416: Update ValidateTest to JUnit 5 API

commit 3287f3100f5940c254130192fb442077755477f6
Author: Benedikt Ritter <br...@...>
Date:   2018-09-04T13:07:47Z

    LANG-1416: Use latest Apache Maven Surefire Plugin release

----


---

[GitHub] commons-lang issue #352: LANG-1416: Update to JUnit 5

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

    https://github.com/apache/commons-lang/pull/352
  
    👍 


---

[GitHub] commons-lang pull request #352: LANG-1416: Update to JUnit 5

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

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


---

[GitHub] commons-lang issue #352: LANG-1416: Update to JUnit 5

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

    https://github.com/apache/commons-lang/pull/352
  
    
    [![Coverage Status](https://coveralls.io/builds/18818431/badge)](https://coveralls.io/builds/18818431)
    
    Coverage decreased (-0.007%) to 95.246% when pulling **2bcf86d8af125b45d39bd1d43b8375911c551d78 on britter:LANG-1416** into **3e44d26342654c8b2d8caba924ff468dd0e6e700 on apache:master**.



---