Creates a mock for the provided object. Does not change the object, but returns a mock object to set expectations on the object’s methods.
Creates a mock for the provided object. Does not change the object, but returns a mock object to set expectations on the object’s methods.