PHP Class Pinq\Tests\Integration\Parsing\ComplexParserTest

Inheritance: extends ParserTest
ファイルを表示 Open project: timetoogo/pinq

Public Methods

Method Description
testNestedCastOperators ( )
testNestedClosures ( )
testNestedUnaryOperators ( )
testNestedVariableOperations ( )
testNestedVariableTraversal ( )
testParenthesisedNestedVariableOperations ( )
testThatChainedMethodCalls ( )
testWithRelativeParameterInBody ( )
testWithRelativeParameterInSignature ( )

Method Details

testNestedCastOperators() public method

testNestedClosures() public method

public testNestedClosures ( )

testNestedUnaryOperators() public method

testNestedVariableOperations() public method

testNestedVariableTraversal() public method

testParenthesisedNestedVariableOperations() public method

testThatChainedMethodCalls() public method

testWithRelativeParameterInBody() public method

testWithRelativeParameterInSignature() public method