Open Journal Systems
3.3.0
|
Public Member Functions | |
testAllowsCustomRewind () | |
testCreatesMd5Checksum () | |
testCustomRewindFunctionMustBeCallable () | |
testDeterminesContentType () | |
testFactory () | |
testFactoryCanCreateFromObject () | |
testFactoryCreatesTempStreamByDefault () | |
testFactoryEnsuresObjectsHaveToStringMethod () | |
testFactoryThrowsException () | |
testGetTypeFormBodyFactoring () | |
testHandlesCompression () | |
testSeeksToOriginalPosAfterMd5 () | |
![]() | |
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 |
Guzzle\Tests\Http\EntityBodyTest::testAllowsCustomRewind | ( | ) |
Definition at line 161 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testCreatesMd5Checksum | ( | ) |
Definition at line 131 of file EntityBodyTest.php.
References Guzzle\Tests\GuzzleTestCase\$server, Guzzle\Http\EntityBody\factory(), and Guzzle\Tests\GuzzleTestCase\getServer().
Guzzle\Tests\Http\EntityBodyTest::testCustomRewindFunctionMustBeCallable | ( | ) |
@expectedException \Guzzle\Common\Exception\InvalidArgumentException
Definition at line 177 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testDeterminesContentType | ( | ) |
Definition at line 120 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testFactory | ( | ) |
Definition at line 22 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testFactoryCanCreateFromObject | ( | ) |
Definition at line 54 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testFactoryCreatesTempStreamByDefault | ( | ) |
Definition at line 44 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testFactoryEnsuresObjectsHaveToStringMethod | ( | ) |
@expectedException \Guzzle\Common\Exception\InvalidArgumentException
Definition at line 63 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testFactoryThrowsException | ( | ) |
@expectedException \Guzzle\Common\Exception\InvalidArgumentException
Definition at line 17 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testGetTypeFormBodyFactoring | ( | ) |
Definition at line 155 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testHandlesCompression | ( | ) |
Definition at line 68 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().
Guzzle\Tests\Http\EntityBodyTest::testSeeksToOriginalPosAfterMd5 | ( | ) |
Definition at line 146 of file EntityBodyTest.php.
References Guzzle\Http\EntityBody\factory().