• Tutorials
  • Courses
  • Tracks

Question 4

Last Updated :
Discuss
Comments

In JUnit 5, which method is used to check if two values are equal?

assertSame()

assertTrue()

assertEquals()

assertFalse()

Share your thoughts in the comments