Open Journal Systems
3.3.0
|
Public Member Functions | |
setUp () | |
testEmitsReadEvents () | |
testEmitsWriteEvents () | |
![]() | |
addMockedRequest (RequestInterface $request) | |
assertContainsIns ($needle, $haystack, $message=null) | |
compareHeaders ($filteredHeaders, $actualHeaders) | |
getMockedRequests () | |
getMockResponse ($path) | |
getWildcardObserver (HasDispatcherInterface $hasDispatcher) | |
setMockResponse (Client $client, $paths) | |
Protected Attributes | |
$body | |
$decorated | |
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 11 of file IoEmittingEntityBodyTest.php.
Guzzle\Tests\Http\IoEmittingEntityBodyTest::setUp | ( | ) |
Definition at line 16 of file IoEmittingEntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\IoEmittingEntityBodyTest::testEmitsReadEvents | ( | ) |
Definition at line 22 of file IoEmittingEntityBodyTest.php.
Guzzle\Tests\Http\IoEmittingEntityBodyTest::testEmitsWriteEvents | ( | ) |
Definition at line 34 of file IoEmittingEntityBodyTest.php.
|
protected |
Definition at line 13 of file IoEmittingEntityBodyTest.php.
|
protected |
Definition at line 14 of file IoEmittingEntityBodyTest.php.