Class AssertIsEmptyTest

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

@DisplayName("Tests for AssertIsEmpty class") public class AssertIsEmptyTest extends Object
  • Constructor Details

    • AssertIsEmptyTest

      public AssertIsEmptyTest()
  • Method Details

    • testAssertIsEmptyOnIterable

      @Test public void testAssertIsEmptyOnIterable()
    • testAssertIsEmptyOnCollection

      @Test public void testAssertIsEmptyOnCollection()
    • testAssertSameSizeWithMessageSupplier

      @Test public void testAssertSameSizeWithMessageSupplier()