public class ShouldBeEmpty extends BasicErrorMessageFactory
String.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeEmpty(Object actual)
Creates a new
. |
create, equals, hashCode, toStringpublic static ErrorMessageFactory shouldBeEmpty(Object actual)
ShouldBeEmpty.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.