PHP Class Pinq\Tests\Integration\Analysis\WeakExpressionAnalysisTest

Author: Elliot Levin ([email protected])
Inheritance: extends ExpressionAnalysisTestCase
Datei anzeigen Open project: timetoogo/pinq

Public Methods

Method Description
testThatAllUnknownExpressionsAreMixedInTheTypeAnalysis ( )
testThatDynamicExpressionsReturnsMixed ( )
testThatUnknownVariableReturnsMixed ( )

Protected Methods

Method Description
setUpExpressionAnalyser ( )

Method Details

setUpExpressionAnalyser() protected method

protected setUpExpressionAnalyser ( )

testThatAllUnknownExpressionsAreMixedInTheTypeAnalysis() public method

testThatDynamicExpressionsReturnsMixed() public method

testThatUnknownVariableReturnsMixed() public method