PHP Class Contao\CoreBundle\Test\Analyzer\HtaccessAnalyzerTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method 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 method

Tests a file that does not grant access.

testGrantsAccess() public method

Tests a file that grants access.
public testGrantsAccess ( )

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testInvalidFile() public method

Tests adding an invalid file.
public testInvalidFile ( )