Unit Test CLLocationManager with a Mock
Originally published on robertharrison.ca on June 10, 2019. In this article, I’ll describe how to mock CLLocationManager, so it can be used in unit tests. ...
read moreFollow our blog for the latest news, updates and articles.
Originally published on robertharrison.ca on June 10, 2019. In this article, I’ll describe how to mock CLLocationManager, so it can be used in unit tests. ...
read moreOriginally published on robertharrison.ca on April 26, 2019. Recently, I migrated parts of an iOS app from Objective-C to Swift. The app is for checking in attendees at events and uses the Salesforce Mobile SDK. ...
read moreOriginally published on robertharrison.ca on March 25, 2019. On March 5, 2019, I participated in a Salesforce.org ChatBot Hackathon at California State University East Bay. ...
read more