notEqualsTo
Returns an expected object where the object is expected to be not equal to the given object.
Return
the expected behavior
Parameters
object
the unexpected object
<T>
the type of the unexpected object
Returns an expected object where the object is expected to be not equal to the given object.
the expected behavior
the unexpected object
the type of the unexpected object