You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/26 09:21:00 UTC

[jira] [Commented] (TAMAYA-217) Migrate all tests in module core

    [ https://issues.apache.org/jira/browse/TAMAYA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376575#comment-16376575 ] 

ASF GitHub Bot commented on TAMAYA-217:
---------------------------------------

GitHub user peculater opened a pull request:

    https://github.com/apache/incubator-tamaya/pull/15

    TAMAYA-217: Convert test assertions to AssertJ

    This seemingly-lengthy commit converts all of the assertions in tests
    from a combination of JUnit, Hamcrest, and AssertJ to only AssertJ.
    None of the logic has changed, only the syntax.
    
    It then drops Hamcrest from the pom files.  Please let me know if I
    missed anything.

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

    $ git pull https://github.com/peculater/incubator-tamaya TAMAYA-217

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

    https://github.com/apache/incubator-tamaya/pull/15.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 #15
    
----
commit 119c49821dea5d89b0a87578abd0e733605926c1
Author: William Lieurance <wi...@...>
Date:   2018-02-26T09:15:05Z

    TAMAYA-217: Convert test assertions to AssertJ
    
    This seemingly-lengthy commit converts all of the assertions in tests
    from a combination of JUnit, Hamcrest, and AssertJ to only AssertJ.
    None of the logic has changed, only the syntax.

----


> Migrate all tests in module core
> --------------------------------
>
>                 Key: TAMAYA-217
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-217
>             Project: Tamaya
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Philipp Ottlinger
>            Assignee: Werner Keil
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)