MockNSURLConnection

Objective-C unit testing helper for mocking web requests
Download

MockNSURLConnection Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • Will Fleming
  • Publisher web site:
  • https://github.com/wfleming
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 16 KB

MockNSURLConnection Tags


MockNSURLConnection Description

MockNSURLConnection is a free and open source Obj-C library designed to be of help to all Objective-C developer that need to mock web requests while unit testing their projects. The MockNSURLConnection library works as a stubbing proxy for NSURLConnection and it ensures that none of the real HTTP behavior takes place during testing. MockNSURLConnection will ONLY intercept the HTTP traffic generated using NSURLConnection; anything that relies on CFNetwork, will be completely unaffected. Detailed instructions on how to install and get started using MockNSURLConnection within your own Objective-C projects are available HERE.


MockNSURLConnection Related Software