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

Inheritance: extends Symfony\Bundle\FrameworkBundle\Tests\TestCase
Afficher le fichier Open project: symfony/symfony

Protected Properties

Свойство Type Description
$parser

Méthodes publiques

Méthode Description
parseProvider ( )
provideAbsolutePaths ( )
testAbsolutePathsAreDeprecated ( $name, $logicalName, $path, $ref )
testParse ( $name, $logicalName, $path, $ref )
testParseValidNameWithNotFoundBundle ( )

Méthodes protégées

Méthode Description
setUp ( )
tearDown ( )

Method Details

parseProvider() public méthode

public parseProvider ( )

provideAbsolutePaths() public méthode

setUp() protected méthode

protected setUp ( )

tearDown() protected méthode

protected tearDown ( )

testAbsolutePathsAreDeprecated() public méthode

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

testParse() public méthode

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

testParseValidNameWithNotFoundBundle() public méthode

Property Details

$parser protected_oe property

protected $parser