mockImplementation
This function is used to change the value returned by the mocked property getter.
Parameters
value
The new value to be set as the mocked property value.
This function is used to change the value returned by the mocked property getter.
The new value to be set as the mocked property value.