AFNetworking/Tests
2013-07-02 16:02:16 -04:00
..
AFNetworking Tests.xcodeproj Fix AFHTTPBodyPart's read:maxLength: method to no longer treat a negative response from -[NSInputStream hasBytesAvailable] as an indication that the stream has come to an end, and instead examine the stream's state. 2013-07-02 16:02:16 -04:00
Resources Adding tests for trusting derived certificates. 2013-06-01 20:38:08 +02:00
Schemes Set buildImplicitDependencies to NO like iOS scheme 2013-05-31 07:08:04 -04:00
AFBufferedInputStreamProvider.h Fix AFHTTPBodyPart's read:maxLength: method to no longer treat a negative response from -[NSInputStream hasBytesAvailable] as an indication that the stream has come to an end, and instead examine the stream's state. 2013-07-02 16:02:16 -04:00
AFBufferedInputStreamProvider.m Fix AFHTTPBodyPart's read:maxLength: method to no longer treat a negative response from -[NSInputStream hasBytesAvailable] as an indication that the stream has come to an end, and instead examine the stream's state. 2013-07-02 16:02:16 -04:00
AFHTTPClientTests.m Fix AFHTTPBodyPart's read:maxLength: method to no longer treat a negative response from -[NSInputStream hasBytesAvailable] as an indication that the stream has come to an end, and instead examine the stream's state. 2013-07-02 16:02:16 -04:00
AFHTTPRequestOperationTests.m Refactoring image request tests 2013-06-01 17:07:13 -07:00
AFImageRequestOperationTests.m Refactoring image request tests 2013-06-01 17:07:13 -07:00
AFJSONRequestOperationTests.m Minor reformatting 2013-05-22 09:37:23 -07:00
AFMockURLProtocol.h Renaming AFTestURLProtocol -> AFMockURLProtocol 2013-06-01 16:44:30 -07:00
AFMockURLProtocol.m Renaming AFTestURLProtocol -> AFMockURLProtocol 2013-06-01 16:44:30 -07:00
AFNetworking-Prefix.pch Adding test for connection:willSendRequestForAuthenticationChallenge:. 2013-05-31 21:16:49 +02:00
AFNetworkingTests-Info.plist Reorganize testing setup 2013-05-11 13:18:43 -04:00
AFNetworkingTests.h Minor reformatting 2013-05-22 09:37:23 -07:00
AFNetworkingTests.m Remove use of object subscripting 2013-05-31 09:30:56 -07:00
AFURLConnectionOperationTests.m [Issue #1065] Remove test for NSParameterAssert raise 2013-06-18 09:04:24 -07:00
Podfile Add support for logging request & responses during test execution via the AFTestsLoggingEnabled environment variable 2013-05-18 14:50:51 -04:00
Podfile.lock Update the Podfile.lock to reference the new specfile hash (1.3.1) 2013-06-18 17:56:55 +01:00