public class ShouldBeEmpty extends BasicErrorMessageFactory
String.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeEmpty(Object actual)
Creates a new
. |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldBeEmpty(Object actual)
ShouldBeEmpty.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2013-2015 AssertJ. All Rights Reserved.