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