Home
last modified time | relevance | path

Searched refs:MockHandler (Results 1 – 9 of 9) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DBaseTestCase.php6 use GuzzleHttp\Handler\MockHandler; alias
35 $mock = new MockHandler($responses);
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
DMockHandler.php11 class MockHandler class
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DMockHandler.php20 class MockHandler implements \Countable class
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DMockHandler.php15 class MockHandler implements \Countable class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DREADME.md422 use GuzzleHttp\Ring\Client\MockHandler;
427 $handler = new MockHandler([
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md27 * 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`.
DUPGRADING.md73 `GuzzleHttp\Handler\MockHandler`
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md306 * 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`.
DUPGRADING.md123 `GuzzleHttp\Handler\MockHandler`