PHP Class Contao\CoreBundle\Test\Analyzer\HtaccessAnalyzerTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testDoesNotGrantAccess ( ) Tests a file that does not grant access.
testGrantsAccess ( ) Tests a file that grants access.
testInstantiation ( ) Tests the object instantiation.
testInvalidFile ( ) Tests adding an invalid file.

Method Details

testDoesNotGrantAccess() public méthode

Tests a file that does not grant access.

testGrantsAccess() public méthode

Tests a file that grants access.
public testGrantsAccess ( )

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testInvalidFile() public méthode

Tests adding an invalid file.
public testInvalidFile ( )