Daily Archives: November 27, 2018

CLLocationManager

Improving testability of CLLocationManager

It is common to find difficulties with the response of methods that are not ours when we write class tests that have external dependencies. Let’s see a typical case in mobile development where we can find this problem and find … Read More

Secured By miniOrange