PHP Class Neos\Flow\Tests\Functional\Http\Client\CurlEngineTest

Inheritance: extends Neos\Flow\Tests\FunctionalTestCase
Show file Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$testableSecurityEnabled boolean

Public Methods

Method Description
getRequestReturnsResponse ( ) Check if the Curl Engine can send a GET request to www.neos.io
setUp ( ) : void

Method Details

getRequestReturnsResponse() public method

Check if the Curl Engine can send a GET request to www.neos.io

setUp() public method

public setUp ( ) : void
return void

Property Details

$testableSecurityEnabled protected property

protected bool $testableSecurityEnabled
return boolean