PHP Class Contao\CoreBundle\Test\DependencyInjection\ContaoCoreExtensionTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

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

Method Details

testGetAlias() public méthode

Tests the getAlias() method.
public testGetAlias ( )

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testLoad() public méthode

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