|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| testCreatesCommandsUsingServiceDescriptions ($key, $result) | |
| testProvider () | |
| testUsesInflectionIfNoExactMatch () | |
| testUsesUcFirstIfNoExactMatch () | |
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 Member Functions | |
| getDescription () | |
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) |
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 12 of file ServiceDescriptionFactoryTest.php.
|
protected |
Definition at line 58 of file ServiceDescriptionFactoryTest.php.
References Guzzle\Service\Description\ServiceDescription\factory().
Referenced by Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest\testCreatesCommandsUsingServiceDescriptions(), Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest\testUsesInflectionIfNoExactMatch(), and Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest\testUsesUcFirstIfNoExactMatch().
| Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest::testCreatesCommandsUsingServiceDescriptions | ( | $key, | |
| $result | |||
| ) |
@dataProvider testProvider
Definition at line 26 of file ServiceDescriptionFactoryTest.php.
References Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest\getDescription().
| Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest::testProvider | ( | ) |
Definition at line 14 of file ServiceDescriptionFactoryTest.php.
| Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest::testUsesInflectionIfNoExactMatch | ( | ) |
Definition at line 48 of file ServiceDescriptionFactoryTest.php.
References Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest\getDescription().
| Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest::testUsesUcFirstIfNoExactMatch | ( | ) |
Definition at line 40 of file ServiceDescriptionFactoryTest.php.
References Guzzle\Tests\Service\Command\ServiceDescriptionFactoryTest\getDescription().