Open Journal Systems
3.3.0
|
Public Member Functions | |
aliasProvider () | |
setup () | |
testAliasesCommands ($key, $result, $exception) | |
![]() | |
addMockedRequest (RequestInterface $request) | |
assertContainsIns ($needle, $haystack, $message=null) | |
compareHeaders ($filteredHeaders, $actualHeaders) | |
getMockedRequests () | |
getMockResponse ($path) | |
getWildcardObserver (HasDispatcherInterface $hasDispatcher) | |
setMockResponse (Client $client, $paths) | |
Additional Inherited Members | |
![]() | |
static | getServer () |
static | getServiceBuilder () |
static | setMockBasePath ($path) |
static | setServiceBuilder (ServiceBuilderInterface $builder) |
![]() | |
$mockObserver | |
![]() | |
static | $server |
static | $serviceBuilder |
![]() | |
hasSubscriber (HasDispatcherInterface $dispatcher, EventSubscriberInterface $subscriber) | |
![]() | |
static | $mockBasePath |
Definition at line 13 of file AliasFactoryTest.php.
Guzzle\Tests\Service\Command\AliasFactoryTest::aliasProvider | ( | ) |
Definition at line 44 of file AliasFactoryTest.php.
Guzzle\Tests\Service\Command\AliasFactoryTest::setup | ( | ) |
Definition at line 18 of file AliasFactoryTest.php.
Guzzle\Tests\Service\Command\AliasFactoryTest::testAliasesCommands | ( | $key, | |
$result, | |||
$exception | |||
) |
@dataProvider aliasProvider
Definition at line 61 of file AliasFactoryTest.php.