PHP Class Contao\CoreBundle\Test\DependencyInjection\ContaoCoreExtensionTest

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

Public Methods

Method Description
testGetAlias ( ) Tests the getAlias() method.
testInstantiation ( ) Tests the object instantiation.
testLoad ( ) Tests adding the bundle services to the container.

Method Details

testGetAlias() public method

Tests the getAlias() method.
public testGetAlias ( )

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testLoad() public method

Tests adding the bundle services to the container.
public testLoad ( )