Testing in iOS, Episode 16: Mocking | Kodeco

This content was released on Jan 2 2018. The official support period is 6-months from this date.

There are times in your testing when you'll need to create objects that pretend to be other objects. This is called mocking.


This is a companion discussion topic for the original entry at https://www.kodeco.com/3530-testing-in-ios/lessons/16