Episode #340

Testing our Table View Datasource Implementation

Series: Testing iOS Applications

14 minutes
Published on May 18, 2018

This video is only available to subscribers. Get access to this video and 572 others.

We continue testing our view controller, this time focusing on the UITableViewDataSource implementation. Testing the number of rows returned is easy, but we can also test that the controller returns the appropriate cell and that its outlets are configured properly.

This episode uses Swift 4.1, Xcode 9.3.