CurlClientTest
extends HTTPClientTestAbstract
in package
FinalYes
Table of Contents
Constants
- USER_AGENT = 'chillerlanHttpTest/2.0'
Properties
- $HTTP_CLIENT_FACTORY : string
Methods
- testNetworkError() : void
- testRequestError() : void
- testSendRequest() : void
- setUp() : void
Constants
USER_AGENT
public
mixed
USER_AGENT
= 'chillerlanHttpTest/2.0'
Properties
$HTTP_CLIENT_FACTORY
protected
string
$HTTP_CLIENT_FACTORY
= \chillerlan\HTTPTest\ClientFactories\CurlClientFactory::class
Methods
testNetworkError()
public
testNetworkError() : void
testRequestError()
public
testRequestError() : void
testSendRequest()
public
testSendRequest() : void
setUp()
protected
setUp() : void