Open Journal Systems
3.3.0
|
Public Member Functions | |
testCreatesCommandsUsingServiceDescriptions ($key, $result) | |
testProvider () | |
testUsesInflectionIfNoExactMatch () | |
testUsesUcFirstIfNoExactMatch () | |
![]() | |
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 () | |
![]() | |
hasSubscriber (HasDispatcherInterface $dispatcher, EventSubscriberInterface $subscriber) | |
Additional Inherited Members | |
![]() | |
static | getServer () |
static | getServiceBuilder () |
static | setMockBasePath ($path) |
static | setServiceBuilder (ServiceBuilderInterface $builder) |
![]() | |
$mockObserver | |
![]() | |
static | $server |
static | $serviceBuilder |
![]() | |
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().