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

Inheritance: extends Neos\Flow\Tests\FunctionalTestCase
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$testableSecurityEnabled boolean

Méthodes publiques

Méthode 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 méthode

Check if the browser can handle redirects

redirectsAreNotFollowedIfSwitchedOff() public méthode

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

setUp() public méthode

public setUp ( ) : void
Résultat void

Property Details

$testableSecurityEnabled protected_oe property

protected bool $testableSecurityEnabled
Résultat boolean