public class ShouldBeAnArray extends BasicErrorMessageFactory
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeAnArray(Object object)
Creates a new instance of
. |
create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldBeAnArray(Object object)
ShouldBeAnArray.object - the object value in the failed assertion.ErrorMessageFactory.Copyright © 2013-2014 AssertJ. All Rights Reserved.