PHP 클래스 lithium\tests\cases\data\model\RelationshipTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

보호된 프로퍼티들

프로퍼티 타입 설명
$_gallery
$_image

공개 메소드들

메소드 설명
setUp ( )
testBelongsToForeignKey ( )
testBelongsToKey ( )
testDown ( )
testEmptyRequiredOptions ( )
testEmptyToAndName ( )
testForeignKeysFromEntity ( )
testHasManyForeignKey ( )
testHasManyKey ( )
testQueryGeneration ( ) Tests that queries are correctly generated for each relationship/key type.
testRespondsTo ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testBelongsToForeignKey() 공개 메소드

testBelongsToKey() 공개 메소드

public testBelongsToKey ( )

testDown() 공개 메소드

public testDown ( )

testEmptyRequiredOptions() 공개 메소드

testEmptyToAndName() 공개 메소드

public testEmptyToAndName ( )

testForeignKeysFromEntity() 공개 메소드

testHasManyForeignKey() 공개 메소드

testHasManyKey() 공개 메소드

public testHasManyKey ( )

testQueryGeneration() 공개 메소드

Tests that queries are correctly generated for each relationship/key type.
public testQueryGeneration ( )

testRespondsTo() 공개 메소드

public testRespondsTo ( )

프로퍼티 상세

$_image 보호되어 있는 프로퍼티

protected $_image