AFNetworking/Tests
Kyle Fuller 0f608ec1ac [AFHTTPClient init] should raise an exception
As discussed on #971, this will prevent anyone from accidentally calling init
which results in undefined behaviour.

http://developer.apple.com/library/ios/#documentation/general/conceptual/devpedia-cocoacore/MultipleInitializers.html
2013-05-22 16:25:38 +01:00
..
AFNetworking Tests.xcodeproj Copy the shared schemes in during a build so that we do not have to deal with modifications to the schemes showing up as changes locally 2013-05-16 18:02:38 -04:00
Schemes Copy the shared schemes in during a build so that we do not have to deal with modifications to the schemes showing up as changes locally 2013-05-16 18:02:38 -04:00
AFHTTPClientTests.m [AFHTTPClient init] should raise an exception 2013-05-22 16:25:38 +01:00
AFHTTPRequestOperationTests.m Added test cases for pause/resume 2013-05-16 13:04:16 -05:00
AFJSONRequestOperationTests.m Added method for custom file type 2013-05-16 14:27:41 -05:00
AFNetworking-Prefix.pch Reorganize testing setup 2013-05-11 13:18:43 -04:00
AFNetworkingTests-Info.plist Reorganize testing setup 2013-05-11 13:18:43 -04:00
AFNetworkingTests.h Changing file headers 2013-05-16 09:22:36 -07:00
AFNetworkingTests.m Changing file headers 2013-05-16 09:22:36 -07:00
Podfile Reorganize testing setup 2013-05-11 13:18:43 -04:00
Podfile.lock Reorganize testing setup 2013-05-11 13:18:43 -04:00