PHP Class Pinq\Tests\Integration\ExpressionTrees\ComplexConverterTest

Inheritance: extends InterpreterTest
Show file Open project: timetoogo/pinq

Public Methods

Method Description
testDefaultOrderOfBinaryOperationFunction ( )
testFileSizeFormatter ( )
testNestedClosure ( )
testNestedClosureUsedVariableResolution ( )
testUsedVariableResolution ( )
testVariableReturnValueResolution ( )

Method Details

testDefaultOrderOfBinaryOperationFunction() public method

testNestedClosure() public method

public testNestedClosure ( )

testNestedClosureUsedVariableResolution() public method

testUsedVariableResolution() public method

testVariableReturnValueResolution() public method