How to unit test asynchronous APIs?

后端 未结 13 965
孤城傲影
孤城傲影 2020-11-30 17:34

I have installed Google Toolbox for Mac into Xcode and followed the instructions to set up unit testing found here.

It all works great, and I can test my synchronous

13条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 18:14

    I found this article on this which is a muc http://dadabeatnik.wordpress.com/2013/09/12/xcode-and-asynchronous-unit-testing/

提交回复
热议问题