Open Journal Systems
3.3.0
|
Public Member Functions | |
testAllowsAddingVisitors () | |
testCachesVisitors () | |
testCanUseCustomMappings () | |
testThrowsExceptionWhenRetrievingUnknownVisitor () | |
testUsesDefaultMappingsWithGetInstance () | |
![]() | |
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 12 of file VisitorFlyweightTest.php.
Guzzle\Tests\Service\Command\VisitorFlyweightTest::testAllowsAddingVisitors | ( | ) |
Definition at line 43 of file VisitorFlyweightTest.php.
Guzzle\Tests\Service\Command\VisitorFlyweightTest::testCachesVisitors | ( | ) |
Definition at line 36 of file VisitorFlyweightTest.php.
Guzzle\Tests\Service\Command\VisitorFlyweightTest::testCanUseCustomMappings | ( | ) |
Definition at line 21 of file VisitorFlyweightTest.php.
Guzzle\Tests\Service\Command\VisitorFlyweightTest::testThrowsExceptionWhenRetrievingUnknownVisitor | ( | ) |
@expectedException \InvalidArgumentException @expectedExceptionMessage No request visitor has been mapped for foo
Definition at line 31 of file VisitorFlyweightTest.php.
References Guzzle\Service\Command\LocationVisitor\VisitorFlyweight\getInstance().
Guzzle\Tests\Service\Command\VisitorFlyweightTest::testUsesDefaultMappingsWithGetInstance | ( | ) |
Definition at line 14 of file VisitorFlyweightTest.php.
References Guzzle\Service\Command\LocationVisitor\VisitorFlyweight\getInstance().