public class ShouldNotBeSame extends BasicErrorMessageFactory
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldNotBeSame(Object actual)
Creates a new
. |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldNotBeSame(Object actual)
ShouldNotBeSame.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2013–2018 AssertJ. All rights reserved.