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 <toyboxman0001@...>
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
----
---