PHP Class Symfony\Bundle\FrameworkBundle\Tests\Functional\ConfigDebugCommandTest

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

Public Methods

Method Description
testDumpBundleName ( )
testDumpBundleOption ( )
testDumpUndefinedBundleOption ( )
testParametersValuesAreResolved ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
createCommandTester ( ) : Symfony\Component\Console\Tester\CommandTester

Method Details

setUp() protected method

protected setUp ( )

testDumpBundleName() public method

public testDumpBundleName ( )

testDumpBundleOption() public method

testDumpUndefinedBundleOption() public method

testParametersValuesAreResolved() public method