equalTo
Returns an expected object where the object is expected to be equal to the actual object.
Return
the expected behavior
Parameters
object
the expected object
<T>
the type of the expected object
Returns an expected object where the object is expected to be equal to the actual object.
the expected behavior
the expected object
the type of the expected object