Searched refs:MockHandler (Results 1 – 9 of 9) sorted by relevance
6 use GuzzleHttp\Handler\MockHandler; alias35 $mock = new MockHandler($responses);
11 class MockHandler class
20 class MockHandler implements \Countable class
15 class MockHandler implements \Countable class
422 use GuzzleHttp\Ring\Client\MockHandler;427 $handler = new MockHandler([
27 * Improvement: Added support for reset internal queue in MockHandler. [#2143](https://github.com/gu…52 * Improvement: Update `MockHandler` so we can test transfer time [#2362](https://github.com/guzzle/…81 * Improvement: Handle `on_headers` option in MockHandler [#1580](https://github.com/guzzle/guzzle/p…150 * Bug fix: fixed regression where MockHandler was not using `sink`.262 * Mocking responses is now handled using `GuzzleHttp\Handler\MockHandler`.
73 `GuzzleHttp\Handler\MockHandler`
306 * Improvement: Added support for reset internal queue in MockHandler. [#2143](https://github.com/gu…330 * Improvement: Update `MockHandler` so we can test transfer time [#2362](https://github.com/guzzle/…360 * Improvement: Handle `on_headers` option in MockHandler [#1580](https://github.com/guzzle/guzzle/p…433 * Bug fix: fixed regression where MockHandler was not using `sink`.551 * Mocking responses is now handled using `GuzzleHttp\Handler\MockHandler`.
123 `GuzzleHttp\Handler\MockHandler`