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

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

Protected Properties

Property Type Description
$parser

Public Methods

Method Description
parseProvider ( )
provideAbsolutePaths ( )
testAbsolutePathsAreDeprecated ( $name, $logicalName, $path, $ref )
testParse ( $name, $logicalName, $path, $ref )
testParseValidNameWithNotFoundBundle ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

parseProvider() public method

public parseProvider ( )

provideAbsolutePaths() public method

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testAbsolutePathsAreDeprecated() public method

public testAbsolutePathsAreDeprecated ( $name, $logicalName, $path, $ref )

testParse() public method

public testParse ( $name, $logicalName, $path, $ref )

testParseValidNameWithNotFoundBundle() public method

Property Details

$parser protected_oe property

protected $parser