PHP 클래스 Horde_Rdo_Test_Sql_Base, horde

저자: Ralf Lang ([email protected])
상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$EagerBaseObjectMapper
$LazyBaseObjectMapper
$MtmaMapper
$MtmbMapper
$RelatedThingMapper
$db

공개 메소드들

메소드 설명
setUp ( )
setUpBeforeClass ( )
tearDownAfterClass ( )
testAddRelationManyToMany ( )
testFindOneReturnsEntity ( )
testFindOneWithScalarReturnsEntityWithKeyValue ( )
testFindReturnsHordeRdoList ( )
testHasRelationManyToManyAny ( )
testHasRelationManyToManyAnyButEmpty ( )
testHasRelationManyToManyRightPeer ( )
testHasRelationManyToManyWrongPeer ( )
testHasRelationOneToOne ( )
testLazyToOneRelationReturnsNullWhenKeyIsEmpty ( )
testLazyToOneRelationThrowsExceptionWhenKeyIsNotFound ( )
testListOffsetExistsReturnFalseFor0inemptylist ( )
testListOffsetExistsReturnFalseForTooBigOffset ( )
testListOffsetExistsReturnTrueForFirst ( )
testListOffsetExistsReturnTrueForLast ( )
testListOffsetGetReturnNullForTooBig ( )
testListOffsetGetReturnObjectForFirst ( )
testListOffsetGetReturnObjectForLast ( )
testListOffsetSetThrowException ( )
testListOffsetUnsetThrowException ( )
testObjectWithEagerToOneRelationIsNotLoadedWhenRelatedObjectDoesntExist ( )
testObjectWithEagerToOneRelationIsNotLoadedWhenlWhenKeyIsNull ( )
testRemoveRelationManyToManyAll ( )
testRemoveRelationManyToManyOne ( )
testToOneRelationRetrievesCorrectEntityWhenKeyIsFound ( )
testToOneRelationRetrievesEntityWhenKeyIsFound ( )

보호된 메소드들

메소드 설명
_migrate_sql_rdo ( $db )

메소드 상세

_migrate_sql_rdo() 보호된 정적인 메소드

protected static _migrate_sql_rdo ( $db )

setUp() 공개 메소드

public setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testAddRelationManyToMany() 공개 메소드

testFindOneReturnsEntity() 공개 메소드

testFindOneWithScalarReturnsEntityWithKeyValue() 공개 메소드

testFindReturnsHordeRdoList() 공개 메소드

testHasRelationManyToManyAny() 공개 메소드

testHasRelationManyToManyAnyButEmpty() 공개 메소드

testHasRelationManyToManyRightPeer() 공개 메소드

testHasRelationManyToManyWrongPeer() 공개 메소드

testHasRelationOneToOne() 공개 메소드

testLazyToOneRelationReturnsNullWhenKeyIsEmpty() 공개 메소드

testLazyToOneRelationThrowsExceptionWhenKeyIsNotFound() 공개 메소드

testListOffsetExistsReturnFalseFor0inemptylist() 공개 메소드

testListOffsetExistsReturnFalseForTooBigOffset() 공개 메소드

testListOffsetExistsReturnTrueForFirst() 공개 메소드

testListOffsetExistsReturnTrueForLast() 공개 메소드

testListOffsetGetReturnNullForTooBig() 공개 메소드

testListOffsetGetReturnObjectForFirst() 공개 메소드

testListOffsetGetReturnObjectForLast() 공개 메소드

testListOffsetSetThrowException() 공개 메소드

testListOffsetUnsetThrowException() 공개 메소드

testObjectWithEagerToOneRelationIsNotLoadedWhenRelatedObjectDoesntExist() 공개 메소드

testObjectWithEagerToOneRelationIsNotLoadedWhenlWhenKeyIsNull() 공개 메소드

testRemoveRelationManyToManyAll() 공개 메소드

testRemoveRelationManyToManyOne() 공개 메소드

testToOneRelationRetrievesCorrectEntityWhenKeyIsFound() 공개 메소드

testToOneRelationRetrievesEntityWhenKeyIsFound() 공개 메소드

프로퍼티 상세

$EagerBaseObjectMapper 보호되어 있는 정적으로 프로퍼티

protected static $EagerBaseObjectMapper

$LazyBaseObjectMapper 보호되어 있는 정적으로 프로퍼티

protected static $LazyBaseObjectMapper

$MtmaMapper 보호되어 있는 정적으로 프로퍼티

protected static $MtmaMapper

$MtmbMapper 보호되어 있는 정적으로 프로퍼티

protected static $MtmbMapper

$RelatedThingMapper 보호되어 있는 정적으로 프로퍼티

protected static $RelatedThingMapper

$db 보호되어 있는 정적으로 프로퍼티

protected static $db