|
Open Monograph Press
3.3.0
|
Protected Member Functions | |
| getClient () | |
Protected Member Functions inherited from Guzzle\Tests\GuzzleTestCase | |
| hasSubscriber (HasDispatcherInterface $dispatcher, EventSubscriberInterface $subscriber) | |
Additional Inherited Members | |
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) | |
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 |
Static Protected Attributes inherited from Guzzle\Tests\GuzzleTestCase | |
| static | $mockBasePath |
Definition at line 8 of file AbstractCommandTest.php.
|
protected |
Definition at line 10 of file AbstractCommandTest.php.
References Guzzle\Service\Description\ServiceDescription\factory().
Referenced by Guzzle\Tests\Service\Command\CommandTest\testCanSetResultManually(), Guzzle\Tests\Service\Command\CommandTest\testCloneMakesNewRequest(), Guzzle\Tests\Service\Command\CommandTest\testCommandsAllowsCustomRequestHeaders(), Guzzle\Tests\Service\Command\CommandTest\testCommandsUsesOperation(), Guzzle\Tests\Service\Command\CommandTest\testConvertsInvalidJsonResponsesToArray(), Guzzle\Tests\Service\Command\CommandTest\testConvertsJsonResponsesToArray(), Guzzle\Tests\Service\Command\CommandTest\testExecute(), Guzzle\Tests\Service\Command\CommandTest\testGetResponseExecutesCommandsWhenNeeded(), Guzzle\Tests\Service\Command\CommandTest\testGetResultExecutesCommandsWhenNeeded(), Guzzle\Tests\Service\Command\CommandTest\testHasOnCompleteMethod(), Guzzle\Tests\Service\Command\CommandTest\testIsInvokable(), Guzzle\Tests\Service\Command\CommandTest\testOnCompleteMustBeCallable(), Guzzle\Tests\Service\Command\CommandTest\testProcessResponseIsNotXml(), and Guzzle\Tests\Service\Command\CommandTest\testSetClient().