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

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

Méthodes publiques

Méthode Description
testCanParseIdentityTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReplaceIdentityIntoAFunctionCallBeforeHandingItOverToItsDecorated ( )

Method Details

testCanParseIdentityTokens() public méthode

testIsAChainableTokenParser() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReplaceIdentityIntoAFunctionCallBeforeHandingItOverToItsDecorated() public méthode