PHP Class r\Tests\Functional\JoinTest

Inheritance: extends r\Tests\TestCase
Show file Open project: danielmewes/php-rql

Public Methods

Method Description
setUp ( )
tearDown ( )
testEqJoinFunc ( )
testEqJoinId ( )
testEqJoinOther ( )
testEqJoinZip ( )
testInnerJoinT1 ( )
testInnerJoinT2 ( )
testOuterJoinT1 ( )
testOuterJoinT2 ( )

Protected Methods

Method Description
orderArrayById ( $data )
orderArrayByLeftAndRightId ( $data )

Method Details

orderArrayById() protected method

protected orderArrayById ( $data )

orderArrayByLeftAndRightId() protected method

protected orderArrayByLeftAndRightId ( $data )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testEqJoinFunc() public method

public testEqJoinFunc ( )

testEqJoinId() public method

public testEqJoinId ( )

testEqJoinOther() public method

public testEqJoinOther ( )

testEqJoinZip() public method

public testEqJoinZip ( )

testInnerJoinT1() public method

public testInnerJoinT1 ( )

testInnerJoinT2() public method

public testInnerJoinT2 ( )

testOuterJoinT1() public method

public testOuterJoinT1 ( )

testOuterJoinT2() public method

public testOuterJoinT2 ( )