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

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

Méthodes publiques

Méthode Description
testCanParseMethodTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsAParameterValueIfCanParseToken ( )
testThrowsAnErrorIfPassedParameterIsMalformed ( )

Method Details

testCanParseMethodTokens() public méthode

testIsAChainableTokenParser() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsAParameterValueIfCanParseToken() public méthode

testThrowsAnErrorIfPassedParameterIsMalformed() public méthode