|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fest.assertions.error.ShouldNotBeEqualImages
public class ShouldNotBeEqualImages
Creates an error message that indicates an assertion that verifies that two images should not be null failed.
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ErrorMessageFactory shouldNotBeEqualImages()
public String create(Description d)
create in interface ErrorMessageFactoryd - the description of the failed assertion.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||