PHP 클래스 Contao\CoreBundle\Test\Analyzer\HtaccessAnalyzerTest

파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
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.

메소드 상세

testDoesNotGrantAccess() 공개 메소드

Tests a file that does not grant access.

testGrantsAccess() 공개 메소드

Tests a file that grants access.
public testGrantsAccess ( )

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testInvalidFile() 공개 메소드

Tests adding an invalid file.
public testInvalidFile ( )