public class ShouldBeEmpty extends BasicErrorMessageFactory
String.arguments, format, formatter| Modifier | Constructor and Description |
|---|---|
private |
ShouldBeEmpty(java.lang.Object actual) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeEmpty(java.lang.Object actual)
Creates a new
. |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldBeEmpty(java.lang.Object actual)
ShouldBeEmpty.actual - the actual value in the failed assertion.ErrorMessageFactory.