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

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
testCanParseIdentityTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReplaceIdentityIntoAFunctionCallBeforeHandingItOverToItsDecorated ( )

Method Details

testCanParseIdentityTokens() public method

testIsAChainableTokenParser() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testReplaceIdentityIntoAFunctionCallBeforeHandingItOverToItsDecorated() public method