|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| setUp () | |
| testCanSetTemplate () | |
| testHasEventList () | |
| testLogsEvents () | |
Public Member Functions inherited from Guzzle\Tests\GuzzleTestCase | |
| addMockedRequest (RequestInterface $request) | |
| assertContainsIns ($needle, $haystack, $message=null) | |
| compareHeaders ($filteredHeaders, $actualHeaders) | |
| getMockedRequests () | |
| getMockResponse ($path) | |
| getWildcardObserver (HasDispatcherInterface $hasDispatcher) | |
| setMockResponse (Client $client, $paths) | |
Data Fields | |
| $message | |
Data Fields inherited from Guzzle\Tests\GuzzleTestCase | |
| $mockObserver | |
Protected Member Functions | |
| getMockHandle () | |
| getMocks () | |
Protected Member Functions inherited from Guzzle\Tests\GuzzleTestCase | |
| hasSubscriber (HasDispatcherInterface $dispatcher, EventSubscriberInterface $subscriber) | |
Additional Inherited Members | |
Static Public Member Functions inherited from Guzzle\Tests\GuzzleTestCase | |
| static | getServer () |
| static | getServiceBuilder () |
| static | setMockBasePath ($path) |
| static | setServiceBuilder (ServiceBuilderInterface $builder) |
Static Public Attributes inherited from Guzzle\Tests\GuzzleTestCase | |
| static | $server |
| static | $serviceBuilder |
Static Protected Attributes inherited from Guzzle\Tests\GuzzleTestCase | |
| 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().