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