public class ShouldNotBeEqualImages extends Object implements ErrorMessageFactory
null failed.| Modifier and Type | Method and Description |
|---|---|
String |
create(Description d)
Creates a new error message as a result of a failed assertion.
|
static ErrorMessageFactory |
shouldNotBeEqualImages()
Returns the singleton instance of this class.
|
public static ErrorMessageFactory shouldNotBeEqualImages()
public String create(Description d)
create in interface ErrorMessageFactoryd - the description of the failed assertion.Copyright © 2007–2014. All rights reserved.