PHP Class Horde_Rdo_Test_Sql_Base, horde

Author: Ralf Lang ([email protected])
Inheritance: extends Horde_Test_Case
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$EagerBaseObjectMapper
$LazyBaseObjectMapper
$MtmaMapper
$MtmbMapper
$RelatedThingMapper
$db

Méthodes publiques

Méthode Description
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 ( )

Méthodes protégées

Méthode Description
_migrate_sql_rdo ( $db )

Method Details

_migrate_sql_rdo() protected static méthode

protected static _migrate_sql_rdo ( $db )

setUp() public méthode

public setUp ( )

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

tearDownAfterClass() public static méthode

public static tearDownAfterClass ( )

testAddRelationManyToMany() public méthode

testFindOneReturnsEntity() public méthode

testFindOneWithScalarReturnsEntityWithKeyValue() public méthode

testFindReturnsHordeRdoList() public méthode

testHasRelationManyToManyAny() public méthode

testHasRelationManyToManyAnyButEmpty() public méthode

testHasRelationManyToManyRightPeer() public méthode

testHasRelationManyToManyWrongPeer() public méthode

testHasRelationOneToOne() public méthode

testLazyToOneRelationReturnsNullWhenKeyIsEmpty() public méthode

testLazyToOneRelationThrowsExceptionWhenKeyIsNotFound() public méthode

testListOffsetExistsReturnFalseFor0inemptylist() public méthode

testListOffsetExistsReturnFalseForTooBigOffset() public méthode

testListOffsetExistsReturnTrueForFirst() public méthode

testListOffsetExistsReturnTrueForLast() public méthode

testListOffsetGetReturnNullForTooBig() public méthode

testListOffsetGetReturnObjectForFirst() public méthode

testListOffsetGetReturnObjectForLast() public méthode

testListOffsetSetThrowException() public méthode

testListOffsetUnsetThrowException() public méthode

testObjectWithEagerToOneRelationIsNotLoadedWhenRelatedObjectDoesntExist() public méthode

testObjectWithEagerToOneRelationIsNotLoadedWhenlWhenKeyIsNull() public méthode

testRemoveRelationManyToManyAll() public méthode

testRemoveRelationManyToManyOne() public méthode

testToOneRelationRetrievesCorrectEntityWhenKeyIsFound() public méthode

testToOneRelationRetrievesEntityWhenKeyIsFound() public méthode

Property Details

$EagerBaseObjectMapper protected_oe static_oe property

protected static $EagerBaseObjectMapper

$LazyBaseObjectMapper protected_oe static_oe property

protected static $LazyBaseObjectMapper

$MtmaMapper protected_oe static_oe property

protected static $MtmaMapper

$MtmbMapper protected_oe static_oe property

protected static $MtmbMapper

$RelatedThingMapper protected_oe static_oe property

protected static $RelatedThingMapper

$db protected_oe static_oe property

protected static $db