PHP Class atk4\data\tests\ReferenceSQLTest

Inheritance: extends SQLTestCase
Datei anzeigen Open project: atk4/data

Public Methods

Method Description
testAddOneField ( ) Tests Join::addField's ability to create expressions from foreign fields.
testAggregateHasMany ( )
testBasic ( )
testBasic2 ( )
testBasicOne ( ) Tests that condition defined on the parent model is retained when traversing through hasMany.
testLink ( ) Tests to make sure refLink properly generates field links.
testLink2 ( )
testModelProperty ( )
testReferenceHook ( )
testRelatedExpression ( )

Method Details

testAddOneField() public method

Tests Join::addField's ability to create expressions from foreign fields.
public testAddOneField ( )

testAggregateHasMany() public method

testBasic() public method

public testBasic ( )

testBasic2() public method

public testBasic2 ( )

testBasicOne() public method

Tests that condition defined on the parent model is retained when traversing through hasMany.
public testBasicOne ( )

testLink2() public method

public testLink2 ( )

testModelProperty() public method

public testModelProperty ( )

testReferenceHook() public method

public testReferenceHook ( )

testRelatedExpression() public method