Mocks are easy to use and help us to design easily, but we should not use them to mock things we cannot change.
Don’t Mock what you don’t own (basics)
Mocks are easy to use and help us to design easily, but we should not use them to mock things we cannot change.