Class AssertIsEmptyTest
java.lang.Object
org.soliscode.test.assertions.AssertIsEmptyTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
AssertIsEmptyTest
public AssertIsEmptyTest()
-
-
Method Details
-
testAssertIsEmptyOnIterable
@Test public void testAssertIsEmptyOnIterable() -
testAssertIsEmptyOnCollection
@Test public void testAssertIsEmptyOnCollection() -
testAssertSameSizeWithMessageSupplier
@Test public void testAssertSameSizeWithMessageSupplier()
-