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

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

Protected Properties

Property Type Description
$testableSecurityEnabled boolean

Public Methods

Method Description
redirectsAreFollowed ( ) Check if the browser can handle redirects
redirectsAreNotFollowedIfSwitchedOff ( ) Check if the browser doesn't follow redirects if told so
setUp ( ) : void

Method Details

redirectsAreFollowed() public method

Check if the browser can handle redirects

redirectsAreNotFollowedIfSwitchedOff() public method

Check if the browser doesn't follow redirects if told so

setUp() public method

public setUp ( ) : void
return void

Property Details

$testableSecurityEnabled protected_oe property

protected bool $testableSecurityEnabled
return boolean