PHP 클래스 Contao\CoreBundle\Test\HttpKernel\Bundle\ContaoModuleBundleTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$bundle Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle

공개 메소드들

메소드 설명
testGetPath ( ) Tests the getPath() method.
testInstantiation ( ) Tests the object instantiation.
testModuleFolderExists ( ) Tests that an exception is thrown if the module folder does not exist.

보호된 메소드들

메소드 설명
setUp ( ) Creates a new Contao module bundle.

메소드 상세

setUp() 보호된 메소드

Creates a new Contao module bundle.
protected setUp ( )

testGetPath() 공개 메소드

Tests the getPath() method.
public testGetPath ( )

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testModuleFolderExists() 공개 메소드

Tests that an exception is thrown if the module folder does not exist.

프로퍼티 상세

$bundle 보호되어 있는 프로퍼티

protected ContaoModuleBundle,Contao\CoreBundle\HttpKernel\Bundle $bundle
리턴 Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle