Open Journal Systems
3.3.0
|
Public Member Functions | |
testCanSilenceWarnings () | |
testEmitsWarnings () | |
![]() | |
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 VersionTest.php.
Guzzle\Tests\Common\VersionTest::testCanSilenceWarnings | ( | ) |
Definition at line 21 of file VersionTest.php.
References Guzzle\Common\Version\$emitWarnings, and Guzzle\Common\Version\warn().
Guzzle\Tests\Common\VersionTest::testEmitsWarnings | ( | ) |
@expectedException \PHPUnit_Framework_Error_Deprecated
Definition at line 15 of file VersionTest.php.
References Guzzle\Common\Version\$emitWarnings, and Guzzle\Common\Version\warn().