PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\SimpleReferenceTokenParserTest

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

Méthodes publiques

Méthode Description
testCanParseDynamicArrayTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsAFixtureReferenceValueIfCanParseToken ( )
testThrowsAnErrorIfAMalformedTokenIsGiven ( )

Method Details

testCanParseDynamicArrayTokens() public méthode

testIsAChainableTokenParser() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsAFixtureReferenceValueIfCanParseToken() public méthode

testThrowsAnErrorIfAMalformedTokenIsGiven() public méthode