Well, we usually have to mock the dependencies of ...
# getting-started
c
Well, we usually have to mock the dependencies of the class we are trying to test, right? I’m mocking the dependancy of
GoogleMapsApiClient
with the
SampleAPiClient
injected as a mocked depdendancy