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

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

Public Methods

Method Description
testAnnotationReaderAutowiring ( )
testCachedAnnotationReaderAutowiring ( )
testEventDispatcherAutowiring ( )
testTemplatingAutowiring ( )

Protected Methods

Method Description
createKernel ( array $options = [] )

Method Details

createKernel() protected static method

protected static createKernel ( array $options = [] )
$options array

testAnnotationReaderAutowiring() public method

testCachedAnnotationReaderAutowiring() public method

testEventDispatcherAutowiring() public method

testTemplatingAutowiring() public method