Paul Solt 12/3/2012

Mocking a UIKit Delegate Protocol with Kiwi

Read Original

This article details the process and challenges of mocking the UIAlertViewDelegate protocol with the Kiwi testing framework. It covers important considerations like the order of mock setup and method invocation, and provides a practical code example for testing UIAlertView interactions in an Objective-C environment.

Mocking a UIKit Delegate Protocol with Kiwi

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week