Open Journal Systems
3.3.0
|
Public Member Functions | |
setUp () | |
testCanSetTemplate () | |
testHasEventList () | |
testLogsEvents () | |
![]() | |
addMockedRequest (RequestInterface $request) | |
assertContainsIns ($needle, $haystack, $message=null) | |
compareHeaders ($filteredHeaders, $actualHeaders) | |
getMockedRequests () | |
getMockResponse ($path) | |
getWildcardObserver (HasDispatcherInterface $hasDispatcher) | |
setMockResponse (Client $client, $paths) | |
Data Fields | |
$message | |
![]() | |
$mockObserver | |
Protected Member Functions | |
getMockHandle () | |
getMocks () | |
![]() | |
hasSubscriber (HasDispatcherInterface $dispatcher, EventSubscriberInterface $subscriber) | |
Additional Inherited Members | |
![]() | |
static | getServer () |
static | getServiceBuilder () |
static | setMockBasePath ($path) |
static | setServiceBuilder (ServiceBuilderInterface $builder) |
![]() | |
static | $server |
static | $serviceBuilder |
![]() | |
static | $mockBasePath |
Definition at line 15 of file BackoffLoggerTest.php.
|
protected |
Definition at line 89 of file BackoffLoggerTest.php.
Referenced by Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest\testLogsEvents().
|
protected |
Definition at line 70 of file BackoffLoggerTest.php.
References Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest\$message, and Guzzle\Http\Message\RequestFactory\getInstance().
Referenced by Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest\testLogsEvents().
Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::setUp | ( | ) |
Definition at line 19 of file BackoffLoggerTest.php.
Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::testCanSetTemplate | ( | ) |
Definition at line 59 of file BackoffLoggerTest.php.
Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::testHasEventList | ( | ) |
Definition at line 24 of file BackoffLoggerTest.php.
References Guzzle\Plugin\Backoff\BackoffLogger\getSubscribedEvents().
Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::testLogsEvents | ( | ) |
Definition at line 29 of file BackoffLoggerTest.php.
References Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest\getMockHandle(), and Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest\getMocks().
Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::$message |
Definition at line 17 of file BackoffLoggerTest.php.
Referenced by Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest\getMocks().