sameAs

public static ExpectedObject<T> sameAs<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