The Dangling Pointer
  • Home
  • About
Sign in Subscribe

testing

A collection of 1 post
asynchronous

Asynchronous unit testing Core Data with Xcode 6

The WordPress for iOS project had a number of unit tests using Core Data and a custom asynchronous test helper.  The helper used a semaphore in a global scope and a bit of method swizzling to give a wait/notify mechanism.  The problem with this solution was the global semaphore
06 Aug 2014 3 min read
Page 1 of 1
The Dangling Pointer © 2025
  • Sign up
Powered by Ghost