Warning: The method assertEquals from the type Assert is deprecated

You’re using junit.framework.Assert instead of org.junit.Assert.

Leave a Comment