You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by toyboxman <gi...@git.apache.org> on 2018/06/22 01:33:45 UTC

[GitHub] incubator-griffin pull request #323: refactor test codes in service/src/test...

GitHub user toyboxman opened a pull request:

    https://github.com/apache/incubator-griffin/pull/323

    refactor test codes in service/src/test/java/org/apache/griffin/core/…

    …util/PropertiesUtilTest.java
    
    1.remove assert keyword instead of Junit Assert class

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

    $ git pull https://github.com/toyboxman/incubator-griffin refactor/testcases

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

    https://github.com/apache/incubator-griffin/pull/323.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 #323
    
----
commit 1e1b6cb58a311429358044019b329dffc53e6bfa
Author: Eugene <to...@...>
Date:   2018-06-22T00:53:02Z

    refactor test codes in service/src/test/java/org/apache/griffin/core/util/PropertiesUtilTest.java
    1.remove assert keyword instead of Junit Assert class

----


---

[GitHub] incubator-griffin pull request #323: refactor test codes in service/src/test...

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

    https://github.com/apache/incubator-griffin/pull/323


---