notSameAs

public static ExpectedObject<T> notSameAs<T>(T object)(source)

Returns an expected object where the object is expected to be the same as the given object.

Return

the expected behavior