PHP Class Horde_Rdo_Test_Sql_Base, horde

Author: Ralf Lang ([email protected])
Inheritance: extends Horde_Test_Case
ファイルを表示 Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$EagerBaseObjectMapper
$LazyBaseObjectMapper
$MtmaMapper
$MtmbMapper
$RelatedThingMapper
$db

Public Methods

Method 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 ( )

Protected Methods

Method Description
_migrate_sql_rdo ( $db )

Method Details

_migrate_sql_rdo() protected static method

protected static _migrate_sql_rdo ( $db )

setUp() public method

public setUp ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDownAfterClass() public static method

public static tearDownAfterClass ( )

testAddRelationManyToMany() public method

testFindOneReturnsEntity() public method

testFindOneWithScalarReturnsEntityWithKeyValue() public method

testFindReturnsHordeRdoList() public method

testHasRelationManyToManyAny() public method

testHasRelationManyToManyAnyButEmpty() public method

testHasRelationManyToManyRightPeer() public method

testHasRelationManyToManyWrongPeer() public method

testHasRelationOneToOne() public method

testLazyToOneRelationReturnsNullWhenKeyIsEmpty() public method

testLazyToOneRelationThrowsExceptionWhenKeyIsNotFound() public method

testListOffsetExistsReturnFalseFor0inemptylist() public method

testListOffsetExistsReturnFalseForTooBigOffset() public method

testListOffsetExistsReturnTrueForFirst() public method

testListOffsetExistsReturnTrueForLast() public method

testListOffsetGetReturnNullForTooBig() public method

testListOffsetGetReturnObjectForFirst() public method

testListOffsetGetReturnObjectForLast() public method

testListOffsetSetThrowException() public method

testListOffsetUnsetThrowException() public method

testObjectWithEagerToOneRelationIsNotLoadedWhenRelatedObjectDoesntExist() public method

testObjectWithEagerToOneRelationIsNotLoadedWhenlWhenKeyIsNull() public method

testRemoveRelationManyToManyAll() public method

testRemoveRelationManyToManyOne() public method

testToOneRelationRetrievesCorrectEntityWhenKeyIsFound() public method

testToOneRelationRetrievesEntityWhenKeyIsFound() public method

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