< prev index next >

test/jdk/sun/management/jdp/JdpTestUtilTest.java

Print this page
rev 51789 : [mq]: asserts

*** 25,35 **** import org.testng.annotations.Test; import java.io.UnsupportedEncodingException; import java.util.Map; ! import static jdk.testlibrary.Asserts.assertEquals; /* Unit test for the utility functions in JdpTestUtil. These are not meant to be by automatically run by JTREG. --- 25,35 ---- import org.testng.annotations.Test; import java.io.UnsupportedEncodingException; import java.util.Map; ! import static jdk.test.lib.Asserts.assertEquals; /* Unit test for the utility functions in JdpTestUtil. These are not meant to be by automatically run by JTREG.
< prev index next >