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