Table of Contents
Constants
-
CACERT
= __DIR__ . '/cacert.pem'
Properties
-
$HTTP_CLIENT_FACTORY
: string
Methods
-
testNetworkError()
: void
-
testRequestError()
: void
-
testSendRequest()
: void
-
setUp()
: void
CACERT
protected
mixed
CACERT
= __DIR__ . '/cacert.pem'
$HTTP_CLIENT_FACTORY
protected
string
$HTTP_CLIENT_FACTORY
= \chillerlan\HTTPTest\Utils\Client\Factories\EchoClientFactory::class
testNetworkError()
public
testNetworkError() : void
testRequestError()
public
testRequestError() : void
testSendRequest()
public
testSendRequest() : void
setUp()
protected
setUp() : void