PHP Class Pinq\Tests\Integration\Traversable\Complex\NumericTraversalTest

Datei anzeigen Open project: timetoogo/pinq

Public Methods

Method Description
oneToAHundred ( )
testComplexAggregationQuery ( Pinq\ITraversable $traversable, array $data )
testOrderByTensThenDescending ( Pinq\ITraversable $traversable, array $data )
testSimpleAggregation ( Pinq\ITraversable $traversable, array $data )

Method Details

oneToAHundred() public method

public oneToAHundred ( )

testComplexAggregationQuery() public method

public testComplexAggregationQuery ( Pinq\ITraversable $traversable, array $data )
$traversable Pinq\ITraversable
$data array

testOrderByTensThenDescending() public method

public testOrderByTensThenDescending ( Pinq\ITraversable $traversable, array $data )
$traversable Pinq\ITraversable
$data array

testSimpleAggregation() public method

public testSimpleAggregation ( Pinq\ITraversable $traversable, array $data )
$traversable Pinq\ITraversable
$data array