PHP 클래스 Contao\CoreBundle\Test\Config\Loader\PhpFileLoaderTest

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

공개 메소드들

메소드 설명
testInstantiation ( ) Tests the object instantiation.
testLoad ( ) Tests the load() method.
testSupports ( ) Tests the supports() method.

보호된 메소드들

메소드 설명
setUp ( ) Creates the PhpFileLoader object.

메소드 상세

setUp() 보호된 메소드

Creates the PhpFileLoader object.
protected setUp ( )

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testLoad() 공개 메소드

Tests the load() method.
public testLoad ( )

testSupports() 공개 메소드

Tests the supports() method.
public testSupports ( )