### What changes were proposed in this pull request? Using Junit function instead of java assert. ### Why are the changes needed? When java assert fail, will throw AssertException, which is hard to find diff.  Instead, when we use junit assert, we can clearly find diff.  ### Does this PR introduce _any_ user-facing change? NO, only test changed ### How was this patch tested? Run CI Closes #2173 from zwangsheng/CELEBORN-1188. Authored-by: zwangsheng <binjieyang@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| java/org/apache/celeborn/client | ||
| resources | ||
| scala/org/apache/celeborn/client | ||