PHP 클래스 atk4\data\tests\ReferenceSQLTest

상속: extends SQLTestCase
파일 보기 프로젝트 열기: atk4/data

공개 메소드들

메소드 설명
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 ( )

메소드 상세

testAddOneField() 공개 메소드

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

testAggregateHasMany() 공개 메소드

testBasic() 공개 메소드

public testBasic ( )

testBasic2() 공개 메소드

public testBasic2 ( )

testBasicOne() 공개 메소드

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

testLink2() 공개 메소드

public testLink2 ( )

testModelProperty() 공개 메소드

public testModelProperty ( )

testReferenceHook() 공개 메소드

public testReferenceHook ( )

testRelatedExpression() 공개 메소드