Class AssertSame

java.lang.Object
org.junit.jupiter.api.AssertSame

class AssertSame extends Object
AssertSame is a collection of utility methods that support asserting two objects are the same.
Since:
5.0
  • Constructor Details

    • AssertSame

      private AssertSame()
  • Method Details