PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\LexerIntegrationTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice Class Usage Examples

Protected Properties

Свойство Type Description
$lexer Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface

Méthodes publiques

Méthode Description
provideValues ( )
setUp ( )
testTestCanLexValues ( string $value, $expected )

Method Details

provideValues() public méthode

public provideValues ( )

setUp() public méthode

public setUp ( )

testTestCanLexValues() public méthode

public testTestCanLexValues ( string $value, $expected )
$value string

Property Details

$lexer protected_oe property

protected LexerInterface,Nelmio\Alice\FixtureBuilder\ExpressionLanguage $lexer
Résultat Nelmio\Alice\FixtureBuilder\ExpressionLanguage\LexerInterface