Open Journal Systems  3.3.0
Guzzle\Tests\Parser\Cookie\CookieParserTest Class Reference
Inheritance diagram for Guzzle\Tests\Parser\Cookie\CookieParserTest:
Guzzle\Tests\Parser\Cookie\CookieParserProvider Guzzle\Tests\GuzzleTestCase

Public Member Functions

 testUrlDecodesCookies ()
 
- Public Member Functions inherited from Guzzle\Tests\Parser\Cookie\CookieParserProvider
 cookieParserDataProvider ()
 
 testParseCookie ($cookie, $parsed, $url=null)
 
- 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)
 

Protected Attributes

 $cookieParserClass = 'Guzzle\Parser\Cookie\CookieParser'
 

Additional Inherited Members

- Static Public Member Functions inherited from Guzzle\Tests\GuzzleTestCase
static getServer ()
 
static getServiceBuilder ()
 
static setMockBasePath ($path)
 
static setServiceBuilder (ServiceBuilderInterface $builder)
 
- Data Fields inherited from Guzzle\Tests\GuzzleTestCase
 $mockObserver
 
- Static Public Attributes inherited from Guzzle\Tests\GuzzleTestCase
static $server
 
static $serviceBuilder
 
- Protected Member Functions inherited from Guzzle\Tests\GuzzleTestCase
 hasSubscriber (HasDispatcherInterface $dispatcher, EventSubscriberInterface $subscriber)
 
- Static Protected Attributes inherited from Guzzle\Tests\GuzzleTestCase
static $mockBasePath
 

Detailed Description

See also
Guzzle\Parser\Cookie\CookieParser

Definition at line 10 of file CookieParserTest.php.

Member Function Documentation

◆ testUrlDecodesCookies()

Guzzle\Tests\Parser\Cookie\CookieParserTest::testUrlDecodesCookies ( )

Definition at line 14 of file CookieParserTest.php.

Field Documentation

◆ $cookieParserClass

Guzzle\Tests\Parser\Cookie\CookieParserTest::$cookieParserClass = 'Guzzle\Parser\Cookie\CookieParser'
protected

Definition at line 12 of file CookieParserTest.php.


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