Searched refs:MockHandler (Results 1 – 5 of 5) sorted by relevance
11 class MockHandler 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`