1/19/2016
•
EN
Testing Delegates in Swift with XCTest
A guide on how to write unit tests for Swift code that uses the delegate pattern for asynchronous operations, using XCTest and the Spy test pattern.