Class AssertContainsSameByIdentityTest

java.lang.Object
org.soliscode.test.assertions.AssertContainsSameByIdentityTest

public class AssertContainsSameByIdentityTest extends Object
  • Constructor Details

    • AssertContainsSameByIdentityTest

      public AssertContainsSameByIdentityTest()
  • Method Details

    • testAssertContainsSameOnEmptyCollection

      @Test public void testAssertContainsSameOnEmptyCollection()
    • testAssertContainsSameOnNullCollection

      @Test public void testAssertContainsSameOnNullCollection()
    • testAssertContainsAllOnCollectionWithElements

      @Test public void testAssertContainsAllOnCollectionWithElements()
    • testAssertContainsAllWithMessage

      @Test public void testAssertContainsAllWithMessage()
    • testAssertContainsAllWithMessageSupplier

      @Test public void testAssertContainsAllWithMessageSupplier()