PHP Class Pinq\Tests\Integration\ExpressionTrees\VariadicParameterTest

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

Protected Properties

Property Type Description
$parameters VariadicParameters

Public Methods

Method Description
testArgumentUnpacking ( )
testOnlyArraysByRef ( )
testSimpleVariadic ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testArgumentUnpacking() public method

testOnlyArraysByRef() public method

public testOnlyArraysByRef ( )

testSimpleVariadic() public method

public testSimpleVariadic ( )

Property Details

$parameters protected property

protected VariadicParameters,Pinq\Tests\Integration\ExpressionTrees $parameters
return VariadicParameters