Skip to content

vangelov/VLDFakeHTTPSessionManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VLDFakeHTTPSessionManager

VLDFakeHTTPSessionManager is a AFHTTPSessionManager subclass with the ability to set custom response object and error. Its primary purpose is to help unit testing the service layer of the application. The completion handler is called synchronously so there's no latency when running the tests. More information can be found in the Example folder.

About

A simple way to fake AFNetworking 2.0 responses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published