PHP Class Pinq\Tests\Integration\Queries\Functions\ElementProjectionTest

Inheritance: extends ProjectionBaseTest
Datei anzeigen Open project: timetoogo/pinq

Public Methods

Method Description
testEmptyParameters ( )
testExcessiveParametersWithDefault ( )
testFullParameters ( )
testFunctionWithDefaultRelativeConstant ( )
testRequiredExcessiveParameters ( )

Protected Methods

Method Description
functionFactory ( ) : callable

Method Details

functionFactory() protected method

protected functionFactory ( ) : callable
return callable

testEmptyParameters() public method

public testEmptyParameters ( )

testExcessiveParametersWithDefault() public method

testFullParameters() public method

public testFullParameters ( )

testFunctionWithDefaultRelativeConstant() public method

testRequiredExcessiveParameters() public method