Open Journal Systems  3.3.0
Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest Class Reference
Inheritance diagram for Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest:
Guzzle\Tests\GuzzleTestCase

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
 

Detailed Description

See also
Guzzle\Plugin\Backoff\BackoffLogger

Definition at line 15 of file BackoffLoggerTest.php.

Member Function Documentation

◆ getMockHandle()

Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::getMockHandle ( )
protected
Returns
CurlHandle

Definition at line 89 of file BackoffLoggerTest.php.

Referenced by Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest\testLogsEvents().

◆ getMocks()

Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::getMocks ( )
protected

◆ setUp()

Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::setUp ( )

Definition at line 19 of file BackoffLoggerTest.php.

◆ testCanSetTemplate()

Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::testCanSetTemplate ( )

Definition at line 59 of file BackoffLoggerTest.php.

◆ testHasEventList()

Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::testHasEventList ( )

◆ testLogsEvents()

Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::testLogsEvents ( )

Field Documentation

◆ $message

Guzzle\Tests\Plugin\Backoff\BackoffLoggerTest::$message

The documentation for this class was generated from the following file: