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