LoggingClientTest
extends HTTPClientTestAbstract
in package
FinalYes
Attributes
- #[Group]
- 'slow'
- #[Group]
- 'output'
Table of Contents
Constants
- CACERT = __DIR__ . '/cacert.pem'
Properties
- $httpClient : LoggingClient
- $HTTP_CLIENT_FACTORY : string
Methods
- testNetworkError() : void
- testRequestError() : void
- testSendRequest() : void
- setUp() : void
Constants
CACERT
protected
mixed
CACERT
= __DIR__ . '/cacert.pem'
Properties
$httpClient
public
LoggingClient
$httpClient
$HTTP_CLIENT_FACTORY
protected
string
$HTTP_CLIENT_FACTORY
= \chillerlan\HTTPTest\Utils\Client\Factories\LoggingClientFactory::class
Methods
testNetworkError()
public
testNetworkError() : void
testRequestError()
public
testRequestError() : void
testSendRequest()
public
testSendRequest() : void
setUp()
protected
setUp() : void