PHP Class Symfony\Bundle\FrameworkBundle\Tests\Console\ApplicationTest

Inheritance: extends Symfony\Bundle\FrameworkBundle\Tests\TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testBundleCommandCanBeFound ( )
testBundleCommandCanBeFoundByAlias ( )
testBundleCommandsAreRegistered ( )
testBundleCommandsAreRetrievable ( )
testBundleCommandsHaveRightContainer ( )
testBundleInterfaceImplementation ( )
testBundleSingleCommandIsRetrievable ( )

Private Methods

Method Description
createBundleMock ( array $commands )
getKernel ( array $bundles, $useDispatcher = false )

Method Details

testBundleCommandCanBeFound() public method

testBundleCommandCanBeFoundByAlias() public method

testBundleCommandsAreRegistered() public method

testBundleCommandsAreRetrievable() public method

testBundleCommandsHaveRightContainer() public method

testBundleInterfaceImplementation() public method

testBundleSingleCommandIsRetrievable() public method