PHP Class Symfony\Component\HttpKernel\Tests\Bundle\BundleTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: symfony/symfony

Public Methods

Method Description
testBundleNameCanBeExplicitlyProvided ( )
testBundleNameIsGuessedFromClass ( )
testGetContainerExtension ( )
testGetContainerExtensionWithInvalidClass ( )
testHttpKernelRegisterCommandsIgnoresCommandsThatAreRegisteredAsServices ( )
testRegisterCommands ( )

Method Details

testBundleNameCanBeExplicitlyProvided() public method

testBundleNameIsGuessedFromClass() public method

testGetContainerExtension() public method

testGetContainerExtensionWithInvalidClass() public method

testHttpKernelRegisterCommandsIgnoresCommandsThatAreRegisteredAsServices() public method

testRegisterCommands() public method