Testing asynchronous methods on iPhone -
I tried OCUnit, GTM, and iUnitTest but none of them support testing for asynchronous methods.
I tried OCUnit, GTM, and iUnitTest but none of them support testing for asynchronous methods. Do you test asynchronous methods on iPhone?
Have you tried to create local raillope in test case?
Here you can wait for the trial case to complete Asynchronous Call and can also check some timeline.
Comments
Post a Comment