PHP Class Contao\CoreBundle\Test\HttpKernel\Bundle\ContaoModuleBundleTest

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

Protected Properties

Property Type Description
$bundle Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle

Public Methods

Method Description
testGetPath ( ) Tests the getPath() method.
testInstantiation ( ) Tests the object instantiation.
testModuleFolderExists ( ) Tests that an exception is thrown if the module folder does not exist.

Protected Methods

Method Description
setUp ( ) Creates a new Contao module bundle.

Method Details

setUp() protected method

Creates a new Contao module bundle.
protected setUp ( )

testGetPath() public method

Tests the getPath() method.
public testGetPath ( )

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testModuleFolderExists() public method

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

Property Details

$bundle protected_oe property

protected ContaoModuleBundle,Contao\CoreBundle\HttpKernel\Bundle $bundle
return Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle