Open Journal Systems
3.3.0
|
Public Member Functions | |
testAddsFactoriesBeforeAndAtEnd () | |
testAllowsRemovalOfFactories () | |
testCreatesCommands () | |
testFindsFactories () | |
testIsIterable () | |
testProvidesDefaultChainForClients () | |
![]() | |
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 10 of file CompositeFactoryTest.php.
Guzzle\Tests\Service\Command\CompositeFactoryTest::testAddsFactoriesBeforeAndAtEnd | ( | ) |
Definition at line 84 of file CompositeFactoryTest.php.
Guzzle\Tests\Service\Command\CompositeFactoryTest::testAllowsRemovalOfFactories | ( | ) |
Definition at line 60 of file CompositeFactoryTest.php.
Guzzle\Tests\Service\Command\CompositeFactoryTest::testCreatesCommands | ( | ) |
Definition at line 43 of file CompositeFactoryTest.php.
Guzzle\Tests\Service\Command\CompositeFactoryTest::testFindsFactories | ( | ) |
Definition at line 26 of file CompositeFactoryTest.php.
Guzzle\Tests\Service\Command\CompositeFactoryTest::testIsIterable | ( | ) |
Definition at line 19 of file CompositeFactoryTest.php.
Guzzle\Tests\Service\Command\CompositeFactoryTest::testProvidesDefaultChainForClients | ( | ) |
Definition at line 106 of file CompositeFactoryTest.php.
References Guzzle\Service\Command\Factory\CompositeFactory\getDefaultChain().