CurlClientTest
extends HTTPClientTestAbstract
in package
FinalYes
Attributes
- #[Group]
- 'slow'
Table of Contents
Constants
- USER_AGENT : string = 'chillerlanHttpTest/2.0'
Properties
- $HTTP_CLIENT_FACTORY : string
Methods
- networkError() : void
- requestError() : void
- sendRequest() : void
- setUp() : void
Constants
USER_AGENT
public
string
USER_AGENT
= 'chillerlanHttpTest/2.0'
Properties
$HTTP_CLIENT_FACTORY
protected
string
$HTTP_CLIENT_FACTORY
= \chillerlan\HTTPTest\ClientFactories\CurlClientFactory::class
Methods
networkError()
public
networkError() : void
Attributes
- #[Test]
requestError()
public
requestError() : void
Attributes
- #[Test]
sendRequest()
public
sendRequest() : void
Attributes
- #[Test]
setUp()
protected
setUp() : void