Writing an Expecta custom matcher
Read OriginalThis technical tutorial explains how to write custom matchers for the Expecta testing library in Objective-C. It covers the reasons for creating custom matchers (DRYness, readability, power), walks through the implementation steps using a practical example (a .beAFruit matcher), and details the prerequisite, match, and failure message blocks required for a functional matcher.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser