PHP Class Symfony\Bundle\FrameworkBundle\Tests\Templating\DelegatingEngineTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testGetExistingEngine ( )
testGetInvalidEngine ( )
testRenderResponseWithFrameworkEngine ( )
testRenderResponseWithTemplatingEngine ( )
testSupportsRetrievesEngineFromTheContainer ( )

Private Methods

Method Description
getContainerMock ( $services )
getEngineMock ( $template, $supports )
getFrameworkEngineMock ( $template, $supports )

Method Details

testGetExistingEngine() public method

testGetInvalidEngine() public method

testRenderResponseWithFrameworkEngine() public method

testRenderResponseWithTemplatingEngine() public method

testSupportsRetrievesEngineFromTheContainer() public method