Description
There are several places where we are using junit.framework.Assert instead of org.junit.Assert.
grep -rn "junit.framework.Assert" hadoop-yarn-project/ --include=*.java
There are several places where we are using junit.framework.Assert instead of org.junit.Assert.
grep -rn "junit.framework.Assert" hadoop-yarn-project/ --include=*.java