This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpClient/Tests
Nicolas Grekas 0da213711c Merge branch '4.2' into 4.3
* 4.2:
  Use willReturn() instead of will(returnValue()).
2019-05-30 18:10:05 +02:00
..
Exception Merge branch '4.2' into 4.3 2019-05-30 18:10:05 +02:00
CurlHttpClientTest.php [HttpClient] fix test 2019-05-24 10:15:37 +02:00
HttpClientTest.php [HttpClient] introduce the component 2019-03-07 17:16:39 +01:00
HttpClientTraitTest.php [HttpClient] Allow arrays as query parameters 2019-05-21 18:51:43 +02:00
HttpOptionsTest.php [HttpClient] Fix HttpOptions::setAuthBearer() 2019-03-14 10:55:31 +01:00
MockHttpClientTest.php [HttpClient] fix handling exceptions thrown before first mock chunk 2019-05-24 16:45:54 +02:00
NativeHttpClientTest.php [HttpClient] add MockHttpClient 2019-03-19 19:38:55 +01:00
Psr18ClientTest.php [HttpClient] Add Psr18Client - aka a PSR-18 adapter 2019-03-07 17:16:39 +01:00
ScopingHttpClientTest.php [HttpClient] Do not allow setting both json and body 2019-04-10 17:10:32 +02:00