public class ShouldNotBeNull extends BasicErrorMessageFactory
null failed.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldNotBeNull()
Returns the default instance of this class.
|
static ShouldNotBeNull |
shouldNotBeNull(String label)
Create a instance specifying a label
|
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldNotBeNull()
public static ShouldNotBeNull shouldNotBeNull(String label)
label - of what should not be nullCopyright © 2014–2019 AssertJ. All rights reserved.