Testing asynchronous call in unit test in iOS

后端 未结 12 1506
-上瘾入骨i
-上瘾入骨i 2020-12-24 08:51

I am facing a problem while unit testing an asynchronous call in iOS. (Although it is working fine in view controllers.)

Has anyone faced this issue before? I have t

12条回答
提交回复
热议问题